Re: AMBER: Redhat install

From: Mengjuei Hsieh <mjhsieh.yahoo.com>
Date: Thu, 29 Apr 2004 21:44:12 -0700

On 4/29/04 7:24 AM, Helios Chen at p9890101.mail.ncku.edu.tw 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.
>

BASH doesn't read .cshrc because it's not CSH/TCSH

Please add these in either .profile or .bashrc file:
    export AMBERHOME=/usr/local/amber7
    export PATH=$PATH:/usr/local/amber7/exe

Re-login and see if you have the same problem.

Best,
-- 
Mengjuei Hsieh
-----------------------------------------------------------------------
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 - 05:53:00 PDT
Custom Search