Displaying 1 result from an estimated 1 matches for "venkatinlinux".
2006 Aug 17
7
sudo: gem: command not found
I opened up my file .bash_login and have the following path
export PATH="/usr/local/bin:/usr/local/sbin:$PATH"
The when I try and install Ruby on Rails via this command line:
sudo gem install rails --include-dependencies
I receive this error:
sudo: gem: command not found
Any help please.
Thanks
Uri
--
Posted via http://www.ruby-forum.com/.