[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

installing ruby

Dave Pursey

3/21/2009 6:14:00 PM

i just got a new computer with vista home premium, and was wondering if
i will have any problems installing ruby on it?



Thanks.


Dave.
--
Posted via http://www.ruby-....

2 Answers

Phlip

3/21/2009 8:06:00 PM

0

Dave Pursey wrote:

> i just got a new computer with vista home premium, and was wondering if
> i will have any problems installing ruby on it?

I switched from Vista to Kubuntu and the difference was like night and day. I
can compile Ruby from scratch in <2 minutes, where Vista took like >20. There's
just no excuse for such sloppy programming from MS.

You might try the One Click Installer; it will work for all the common Ruby tasks...

Robert Klemme

3/22/2009 9:46:00 AM

0

On 21.03.2009 21:06, Phlip wrote:
> Dave Pursey wrote:
>
>> i just got a new computer with vista home premium, and was wondering if
>> i will have any problems installing ruby on it?
>
> I switched from Vista to Kubuntu and the difference was like night and
> day. I can compile Ruby from scratch in <2 minutes, where Vista took
> like >20. There's just no excuse for such sloppy programming from MS.

Actually it may be less on cygwin (didn't try yet). And if you use the
current 1.8.x release then you can even install the binaries from cygwin.

Btw, one speed factor might be your virus scanner on Vista which you
likely do not have on Linux, so the comparison might be a bit unfair.

Cheers

robert