You may wish to review the release notes for this distribution.
tar xzvf ScienceTools-v9r15p2-fssc-20090808.tar.gz
cd ScienceTools-v9r15p2-fssc-20090808/BUILD_DIR
./configure
Note: It is useful to save the output from the configure script, e.g. in the bash shell:
./configure >& configure.out
./hmake
Note: It is useful to save the output from the hmake program, e.g. in the bash shell:
./hmake >& hmake.out
./hmake install
Note: It is useful to save the output from the hmake program, e.g. in the bash shell:
./hmake install >& hmake_install.out
sh/bash:
export FERMI_DIR=$HOME/glast/ScienceTools-v9r15p2-fssc-20090808/i686-pc-linux-gnu-libc2.3.4
csh/tcsh:
setenv FERMI_DIR$ HOME/glast/ScienceTools-v9r15p2-fssc-20090808/i686-pc-linux-gnu-libc2.3.4
bash:
source $FERMI_DIR/fermi-init.sh
csh:
source $FERMI_DIR/fermi-init.csh
You should now be able to run the Fermi ScienceTools.