$ module swap pgi gcc/4.2.0
$ module load zlib
For running (you might want to add this to ~/.profile_user:
$ module load R
autoconf, automake, libtool, and m4.
For each:
$ ./configure --prefix=$HOME/local
$ make install
$ ./bootstrap
$ ./bjam --prefix=$HOME/local install
$ ./configure --prefix=$HOME/local
$ make install
$ make test
Barrick Lab > SoftwareList > ToolsBacterialGenomeResequencing > BreseqInstallRanger