Displaying 2 results from an estimated 2 matches for "rvmsudo".
Did you mean:
rmsud
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/.
2012 Sep 18
13
pg gem error
gem install pg give the following error, please help how can i solve this
Building native extensions. This could take a while...
ERROR: Error installing pg:
ERROR: Failed to build gem native extension.
/home/saravanan/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb
checking for pg_config... yes
Using config values from /usr/bin/pg_config
checking for libpq-fe.h... yes
checking for