Re: [Mac OS X 10.4.11] unable to upgrade rubygems



On Tue, Jun 24, 2008 at 7:43 AM, Une Bévue
<unbewusst.sein@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:


what i did :

download locally rubygems-update-1.2.0.gem

then :
~/gems%> sudo gem install -l rubygems-update-1.2.0.gem
Password:
Successfully installed rubygems-update-1.2.0
1 gem installed

however i've still the 1.1 version :

~/gems%> gem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.1.0 (1.1.0)


Installing the rubygems-update-1.2.0.gem just installs the upgrading tool,
you still need to run it with

sudo update_rubygems

THEN you should have 1.2 installed!

--
Rick DeNatale

My blog on Ruby
http://talklikeaduck.denhaven2.com/

.



Relevant Pages

  • Re: gems directory not getting installed
    ... I've tried installing different versions of one click installers on a ... Look under gem directories, that is where gems get installed. ... RubyGems Environment: ...
    (comp.lang.ruby)
  • ANN: home_run 0.9.1 Released
    ... also on your operating system, platform, and compiler. ... This is only necessary on ruby 1.8, as on ruby 1.9, gem directories ... You can run the benchmarks after installing the gem: ...
    (comp.lang.ruby)
  • mysql -- cannot connect (can in Perl)
    ... to allow database connections to a remote database from Google ... Using Ruby 1.8.6 since that is what Google's SketchUp incorporates. ... Installing RDoc documentation for dbi-0.4.5... ... # simple.rb - simple MySQL script using Ruby DBI module ...
    (comp.lang.ruby)
  • Re: Ruby GUI Survey: Results
    ... Doing the survey prompted me to try out Ruby's stdlib Tk on OS X - just running a couple of the samples. ... I'm of the opinion that Tk isn't a fantastic GUI option for Ruby, but in recent incarnations it's not as bad as most people are aware, though the lack of awareness itself is an issue. ... If it takes installing some extra packages after installing Ruby to make Tk look as good as possible, then why wouldn't a user just install some other GUI package that's at the end of a 'gem install xxx' command. ...
    (comp.lang.ruby)
  • Re: Error while installing GEM WMQ
    ... The version of ruby that I have installed is: ... I can try installing such library if I can find it. ... necessary libraries and/or headers. ... replacement. ...
    (comp.lang.ruby)