AMBER Archive (2008)Subject: Re: AMBER: Installation problem of AMBER on cluster
From: Gustavo Seabra (gustavo.seabra_at_gmail.com)
Date: Fri May 02 2008 - 16:16:22 CDT
> export PATH=/usr/local/mpich2-1.0.7-g95/bin/
that should read:
export PATH=/usr/local/mpich2-1.0.7-g95/bin/:$PATH
(Notice the :$PATH) If nothing else is working as default, you can
still invoke most commands by adding '/bin/' or '/usr/bin/' in front
of them. For example, you should be able to edit your .bashrc file by:
/usr/bin/vi .bashrc
or
/usr/bin/vim .bashrc
Gustavo.
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
|