AMBER Archive (2006)

Subject: Re: AMBER: installation problem

From: Abd Ghani Abd Aziz (ghaniee_at_yahoo.com)
Date: Tue Mar 28 2006 - 21:50:08 CST


Dear rosa,

your error is at this stage

#amber8
 set AMBERHOME=/usr/local/amber8
 PATH=$PATH:$AMBERHOME/exe
 export AMBERHOME PATH

u dont need to put set at the beginning of AMBERHOME
path

it should be like this

#amber8
 set AMBERHOME=/usr/local/amber8
 PATH=$PATH:$AMBERHOME/exe
 export AMBERHOME PATH

--- "r. a." <rosajaan_at_yahoo.com> wrote:

> 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://mail.yahoo.com
>
-----------------------------------------------------------------------
> The AMBER Mail Reflector
> To post, send mail to amber_at_scripps.edu
> To unsubscribe, send "unsubscribe amber" to
> majordomo_at_scripps.edu
>

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu