Dear Chen:
You need to check if you are using csh or not. Please type "echo $SHELL"
to ensure that. Then, open your .cshrc in your home directory and add
the following lines:
# for Amber7
setenv AMBERHOME /usr/local/amber7
set path=($path $AMBERHOME/exe)
Good luck!
Helios Chen wrote:
> Dear all, I install Amber7 in the Redhat9, and complier is completed.
> I write a amber.cshrc as follows:
> set AMBERHOME=/usr/local/amber7
> set PATH=/usr/local/amber7/exe
> ,but I cann't run any executive program(ex. sander, xleap or gibbs).
> The same case happened under /amber7/exe directory. The error message
> as follows: "bash: sander : command not found". Could anyone help me?
> Thanks in advance.
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Fri Apr 30 2004 - 01:53:00 PDT