Skip to content

Instantly share code, notes, and snippets.

@wtnabe
Created June 16, 2011 03:39
Show Gist options
  • Save wtnabe/1028633 to your computer and use it in GitHub Desktop.
Save wtnabe/1028633 to your computer and use it in GitHub Desktop.
A trap of OSX 10.6's pre-installed gem command
$ /usr/bin/gem install sass
WARNING: Installing to ~/.gem since /Library/Ruby/Gems/1.8 and
/usr/bin aren't both writable.
WARNING: You don't have /Users/USER/.gem/ruby/1.8/bin in your PATH,
gem executables will not run.
Successfully installed sass-3.1.2
1 gem installed
Installing ri documentation for sass-3.1.2...
Installing RDoc documentation for sass-3.1.2...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment