[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

ruby 1.8.7 and rubygems

Ali Pan

6/1/2008 12:58:00 PM

Hi to everyone,
5 minutes ago I installed the last version of ruby, 1.8.7. without
specifing a different path, so the new installation overwrite the
default system installation.

////////////
ruby -v
ruby 1.8.7 (2008-05-31 patchlevel 0) [i686-linux]
////////////

So the installation was ok.

/////////////
gem list
/usr/bin/gem:23: uninitialized constant Gem::GemRunner (NameError)
/////////////

Any advices?

Thank,
ali.
--
Posted via http://www.ruby-....

2 Answers

Ali Pan

6/1/2008 1:13:00 PM

0

Ok, I remove the last version and reinstalled the 1.8.6

///////////////
ruby -v
ruby 1.8.6 (2008-03-03 patchlevel 114) [i686-linux]
//////////////

rubygems no work yet

thanks

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

Ali Pan

6/1/2008 1:13:00 PM

0

Ok, I remove the last version and reinstalled the 1.8.6

///////////////
ruby -v
ruby 1.8.6 (2008-03-03 patchlevel 114) [i686-linux]
//////////////

rubygems no works yet

thanks

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