I must have done something very silly while at the first steps of installing
amber9. After untarring as described in the readme on the CD, getting
/usr/local/amber9
I set (bash shell)
$ AMBERHOME=/usr/local/amber9; export AMBERHOME
which occurred correctly, as shown by
$ echo $AMBERHOME
/usr/local/amber9
and AMBERHOME was seen correctly with printenv.
Then I set in my .bashrc
PATH=$PATH:$AMBERHOME/exe; export AMBERHOME PATH
If I restart, in order that .bashrc is read, I see (with printenv) ":/exe"
added to my PATH, while
$ echo $AMBERHOME
reports a blank line and AMBERHOME is no more displayed on running printenv.
Why that line read on .bashrc at the start has caused all that?
Thanks
francesco pietra
____________________________________________________________________________________
Sick sense of humor? Visit Yahoo! TV's
Comedy with an Edge to see what's on, when.
http://tv.yahoo.com/collections/222
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Jun 27 2007 - 06:07:38 PDT