On Fri, Nov 02, 2012, setyanto md wrote:
>
> I just upgrade my ubuntu to 12.04 LTS. And I want to install AmberTools 1.2
>
> *first I setting AMBERHOME Environment :*
>
> > sudo vi /etc/bash.bashrc ( open file bash.bashrc)
>
> > export AMBERHOME=/usr/local/amber10 (setting Amberhome Environment)
> > export PATH=$AMBERHOME/bin:$PATH
You need to source the /etc/bash.bashrc file (or log out and login in again)
for the changes to take place. You can type
echo $AMBERHOME
to see what the current variable is set to.
...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Nov 02 2012 - 07:00:03 PDT