On Fri, Oct 30, 2009 at 06:49:08AM +0900, Melvin Clarkson wrote:
> Hi,
> 
> I want to try out rails but I can not load rubygems.
> 
> I have tried two different linux versions. I am now working on my Aspire
> One netbock using Linpus which is based on Fedora 7 i think.
> 
> Anyhow I have managed to install ruby okay. rubygems fails to load I get
> the error message below. I think its something to do with the librarys.
> 
> Any help anyone? it must be something be very simple.

What version of rubygems are you trying to install?

> [user@localhost rubygems]$ ruby setup.rb
> ./rubygems.rb:8:in `require': no such file to load -- rubygems/defaults
> (LoadError)
>         from ./rubygems.rb:8
>         from setup.rb:24:in `require'
>         from setup.rb:24

How did you unpack this tarball?  Can you do a "pwd" and an "ls -al" in
the directory where you're running setup.rb?

-- 
Aaron Patterson
http://tenderlovemaking.com/