|
InSANE
1.6
|
To clone from the git repository the most:
git clone http://quarks.temple.edu/~git/InSANE.git
Download the latest snapshot.
Software: I am curretnly using git for version control
The following software is required for compiling InSANE.
You should set the following environment variables in your .bashrc or equivalent.
export InSANEDIR=/path/to/InSANE export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$InSANEDIR/lib
Database: mysql -u sane -p -h quarks.temple.edu see Databases Contact Whitney Armstrong (whit@temple.edu) for the password.