Dear all
Hi...
I am trying to install amber8 on linux-based single pc
with this procedure:
changing .bashrc file:
source /opt/intel_cc_80/bin/iccvars.sh
source /opt/intel_fc_80/bin/ifortvars.sh
changing .bash_profile:
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
BASH_ENV=$HOME/.bashrc
USERNAME="root"
export USERNAME BASH_ENV PATH
#ifort
PATH="/opt/intel_fc_80/bin:$PATH"
export PATH
#amber8
set AMBERHOME=/usr/local/amber8
PATH=$PATH:$AMBERHOME/exe
export AMBERHOME PATH
after going back to usr/local/amber8/
set AMBERHOME=/usr/local/amber8
export AMBERHOME
then going to usr/local/amber8/src
./configure -p4 ifort
but I have this error :
the AMBERHOME environment variable is not defined
could anybody help me to find where is my problem?...
Regards
Rosa
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://www.rosswalker.co.uk/adsense_alternatives/
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Apr 02 2006 - 06:10:09 PDT