On Mon, 2015-08-03 at 22:26 +0300, George Tzotzos wrote:
> My system has been running AmberTools v13.24 and Amber12.
>
> I’ve installed AmberTools15 in a different directory (no Amber installation).
>
> Even when I export the path to AmberTools15 (export PATH=$PATH:/Users/gtzotzos/Programs/amber14)
Couple comments -- you should *prepend* this directory to PATH
(otherwise the other Amber may appear before and supersede Amber 15).
Second, you need $AMBERHOME/bin in PATH, not $AMBERHOME.
Finally, there is a $AMBERHOME/amber.sh file that you can source that
sets up your environment for you. So just make sure you put:
source /Users/gtzotzos/Programs/amber14/amber.sh
somewhere in either your ~/.bashrc or ~/.bash_profile.
HTH,
Jason
--
Jason M. Swails
BioMaPS,
Rutgers University
Postdoctoral Researcher
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Aug 03 2015 - 13:00:03 PDT