
June 17th, 2007, 06:29 PM
|
|
Registered User
|
|
Join Date: May 2007
Posts: 27
  
Time spent in forums: 8 h 38 m 49 sec
Reputation Power: 0
|
|
|
Rubygems - installation
HI.
Do you know why the gem command is not found in bash, after installing (successfully) rubygems?
Is this just a bash problem? And if so, are there any other terminal equivalents on OS-X 10.4.9?
I'm trying to install Ruby on Rails, and I got as far as 2 commands left until completion. The next command I'm meant to type is:
Code:
sudo gem update --system
But I get the error:
Code:
-bash: gem: command not found
This is so frustrating, cos after that, I'm supposed to be up and running.
Any clues?
Thank you!
JellyBelly
|