still stuck with rubygems-update

U

Une Bévue

$ sudo gem install -r rubygems-update
Successfully installed rubygems-update-1.2.0
1 gem installed
$ sudo update_rubygems
Installing RubyGems 1.2.0
setup.rb:108: undefined method `ruby_version' for Gem:Module
(NoMethodError)
$


I'm running Mac OS X 10.4.11 with :
$ ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [powerpc-darwin8.11.0]


and there are new gems needing rubygems 1.2, for example the latest
"echoe" ( echoe-3.gem ).
 
R

Roger Pack

Une Bév
ue said:
$ sudo gem install -r rubygems-update
Successfully installed rubygems-update-1.2.0
1 gem installed
$ sudo update_rubygems
Installing RubyGems 1.2.0
setup.rb:108: undefined method `ruby_version' for Gem:Module
(NoMethodError)
$


I'm running Mac OS X 10.4.11 with :
$ ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [powerpc-darwin8.11.0]


and there are new gems needing rubygems 1.2, for example the latest
"echoe" ( echoe-3.gem ).

you could try reinstall gems from scratch, or trying to delete
lib/ruby/*anything_related_to_gems* and reinstall from scratch, and if
THAT doesn't work, then you may need to reinstall ruby from scratch, and
then install gems into it.
Good luck.
-R
 
U

Une Bévue

Roger Pack said:
you could try reinstall gems from scratch, or trying to delete
lib/ruby/*anything_related_to_gems* and reinstall from scratch, and if
THAT doesn't work, then you may need to reinstall ruby from scratch, and
then install gems into it.

ok, i'll try that, step by step ;-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top