Skip to content

Instantly share code, notes, and snippets.

@jimmybaker
Created April 24, 2009 19:59
Show Gist options
  • Save jimmybaker/101317 to your computer and use it in GitHub Desktop.
Save jimmybaker/101317 to your computer and use it in GitHub Desktop.
deploy@web1:~$ sudo gem install rubaidh-google_analytics -source=http://gems.github.com
sudo: gem: command not found
deploy@web1:~$ sudo echo $PATH
/opt/ree/bin:/opt/ree/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
deploy@web1:~$ which gem
/opt/ree/bin/gem
deploy@web1:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment