Skip to content

Instantly share code, notes, and snippets.

@aurels
Created December 17, 2009 17:05
Show Gist options
  • Save aurels/258875 to your computer and use it in GitHub Desktop.
Save aurels/258875 to your computer and use it in GitHub Desktop.
##############################################
# Environment variables for Oracle and Rails #
##############################################
# Oracle stuff is supposed to be installed in /opt/oracle
ORACLE_HOME=/opt/oracle
LD_LIBRARY_PATH=$ORACLE_HOME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment