now you'd think this was easy.... and I'm sure it is once you know how....
;-)

I want to do a setenv (which does not exist in bash.)  I am using ant which
expects JAVA_HOME to be set to wherever your jre is.  I tried:
set JAVA_HOME=yadayada
when I do this, and then do a set | grep HOME, I get:
_=JAVA_HOME=yahdyada

I'd like to put this into my .bash_profile when I am done.

I had to change my shell to tcsh, do a setenv JAVA_HOME yadayada and use ant
from tcsh - there must be an easier way!

thanks,
Jordan


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to