[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

gems install trouble

Its Me

11/3/2004 9:32:00 PM

I'm having trouble with installing gems 0.8.1 on Ruby 1.8.2 (latest RC)

C:\temp\rubygems-0.8.1\> ruby install.rb
install.rb:139:in `chdir': No such file or directory - packages/sources
(Errno::ENOENT)

from install.rb:139:in `install_rb'

from install.rb:148

Any idea what's wrong?

And how do I then install the gems update?

Thanks


1 Answer

Its Me

11/3/2004 9:42:00 PM

0

Pure operator error. Sorry for the noise.

"itsme213" <itsme213@hotmail.com> wrote in message
news:77cid.2697$nD6.697@fe2.texas.rr.com...
> I'm having trouble with installing gems 0.8.1 on Ruby 1.8.2 (latest RC)
>
> C:\temp\rubygems-0.8.1\> ruby install.rb
> install.rb:139:in `chdir': No such file or directory - packages/sources
> (Errno::ENOENT)
>
> from install.rb:139:in `install_rb'
>
> from install.rb:148
>
> Any idea what's wrong?
>
> And how do I then install the gems update?
>
> Thanks
>
>