Ruby and Rails
Posted by: wilderbest
Posted on: 2006-05-18 21:16:00
Some Ruby related executables such as rake seem to be missing and gem gives me this message:
/usr/local/lib/site_ruby/1.8/rubygems.rb:1:in `require': no such file to load -- rbconfig (LoadError)
from /usr/local/lib/site_ruby/1.8/rubygems.rb:1
from /usr/bin/gem:3:in `require'
from /usr/bin/gem:3
I used rake a few nights ago with no problems and also used gem about a week ago.