RubyGems Malfunction

S

superN00b

Thanks to everybody who helped me with my 1.6–1.8 issue.

Shamefully, however, I have a new question for you.
I downloaded the RubyGems folder and tried to run ./configure on it;
couldn't do it so I assume it's not installable that way. So I tried
cd'ing into the folder and typing "sudo gem update" to get Rails, but
all I get is this error:

/usr/bin/gem:3:in `require': no such file to load -- rubygems
(LoadError)
from /usr/bin/gem:3

Anybody know what I'm doing wrong?
 
L

Logan Capaldo

Thanks to everybody who helped me with my 1.6=961.8 issue.

Shamefully, however, I have a new question for you.
I downloaded the RubyGems folder and tried to run ./configure on it;
couldn't do it so I assume it's not installable that way. So I tried
cd'ing into the folder and typing "sudo gem update" to get Rails, but
all I get is this error:

/usr/bin/gem:3:in `require': no such file to load -- rubygems
(LoadError)
from /usr/bin/gem:3

Anybody know what I'm doing wrong?

--=20
Posted via http://www.ruby-forum.com/.

Have you tried reading README or possibly INSTALL?
(However I'm pretty sure its just:
sudo ruby setup.rb install
)
 
S

superN00b

Logan said:
Have you tried reading README or possibly INSTALL?
(However I'm pretty sure its just:
sudo ruby setup.rb install
)

Thanks! That did the trick.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top