|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I've done :
$ sudo gem install --local rubygems-update getting: Successfully installed rubygems-update-1.1.1 1 gem installed however: $ gem --version 1.1.0 same result if the attempt made with remotely available gem what's wrong ? -- Une Bévue |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On May 11, 2008, at 23:20 , Une B=E9vue wrote: > I've done : > $ sudo gem install --local rubygems-update > > getting: > Successfully installed rubygems-update-1.1.1 > 1 gem installed > > however: > $ gem --version > 1.1.0 > > same result if the attempt made with remotely available gem > > what's wrong ? nothing is wrong. it installed. now run it to update: % sudo update_rubygems |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Ryan Davis <ryand-ruby@zenspider.com> wrote:
> > nothing is wrong. it installed. now run it to update: > > % sudo update_rubygems i got : ~%> sudo update_rubygems Password: Installing RubyGems 1.1.1 setup.rb:60: undefined method `ruby_version' for Gem:Module (NoMethodError) ~%> gem --version 1.1.0 also i should mention when installing wxRuby i didn't got the lastest version. i had to uninstall it, download the gem to a local rep and do the install locally : $ gem install --local wxRuby being in the gems local repository it's a known prob from wxRuby mailing list... -- Une Bévue |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On May 12, 2008, at 03:40 , Une B=E9vue wrote: >> nothing is wrong. it installed. now run it to update: >> >> % sudo update_rubygems > > i got : > ~%> sudo update_rubygems > Password: > Installing RubyGems 1.1.1 > setup.rb:60: undefined method `ruby_version' for Gem:Module > (NoMethodError) > ~%> gem --version > 1.1.0 hrm... how about: % sudo gem update --system ? the wxRuby issue is entirely separate from this and I'm not going to =20 address it in this thread (really, you should file a bug). |
|
![]() |
| Outils de la discussion | |
|
|