David is right - you need to use a new shell because .bashrc is only read in
(and the variables set) when you start a shell. If you want to re-read
.bashrc manually, you can by typing:
source .bashrc
then try:
echo $AMBERHOME
Chris
2009/10/7 Bill Ross <ross.cgl.ucsf.edu>
> In bash, if .bashrc doesn't work, you can try .profile
>
> export AMBERHOME=/some/dir/path
>
> Bill
>
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
>
--
Chris Whittleston
Department of Chemistry
University of Cambridge
Lensfield Road, Cambridge, CB2 1EW
Email: csw34.cam.ac.uk
Tel: +44 (0)1223 336423
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Oct 07 2009 - 11:00:02 PDT