Skip to content

Instantly share code, notes, and snippets.

@thejoecarroll
Created October 16, 2012 20:37
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save thejoecarroll/0d2c94f0f1b0ddffdf1b to your computer and use it in GitHub Desktop.
Save thejoecarroll/0d2c94f0f1b0ddffdf1b to your computer and use it in GitHub Desktop.
umask g+w
export -a rvm_configure_env
rvm_configure_env=('LDFLAGS=-L/opt/sm/pkg/active/lib' 'CFLAGS=-I/opt/sm/pkg/active/include' 'CPATH=/opt/sm/pkg/active/include')
@Meekohi
Copy link

Meekohi commented Feb 14, 2013

Thanks for this fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment