A
AnthonyBaker
Hey Folks,
Am working on installing Ruby On Rails on my PowerBook (OS X 10.3.5).
Have downloaded Ruby 1.8.2 and then RubyGems 0.8.4, but when doing "gem
install rails" from the command line, I get the following error:
/usr/local/lib/ruby/site_ruby/1.6/rubygems.rb:2:in `require': No such
file to load -- rbconfig (LoadError)
from /usr/local/lib/ruby/site_ruby/1.6/rubygems.rb:2
from /usr/bin/gem:3:in `require'
from /usr/bin/gem:3
Anyone have any ideas?
Many thanks,
Anthony
Am working on installing Ruby On Rails on my PowerBook (OS X 10.3.5).
Have downloaded Ruby 1.8.2 and then RubyGems 0.8.4, but when doing "gem
install rails" from the command line, I get the following error:
/usr/local/lib/ruby/site_ruby/1.6/rubygems.rb:2:in `require': No such
file to load -- rbconfig (LoadError)
from /usr/local/lib/ruby/site_ruby/1.6/rubygems.rb:2
from /usr/bin/gem:3:in `require'
from /usr/bin/gem:3
Anyone have any ideas?
Many thanks,
Anthony