Skip to content

Instantly share code, notes, and snippets.

@whitmo
Created July 30, 2009 21:47
Show Gist options
  • Save whitmo/158955 to your computer and use it in GitHub Desktop.
Save whitmo/158955 to your computer and use it in GitHub Desktop.
export CLASSPATH=$CLASSPATH:$VIRTUAL_ENV/jars/sqlitejdbc-v056.jar
export CLASSPATH=$CLASSPATH:$VIRTUAL_ENV/jars/libreadline-java.jar
export CLASSPATH=$CLASSPATH:$VIRTUAL_ENV/jars/postgresql-8.4-701.jdbc4.jar
cd $VIRTUAL_ENV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment