At 7:51 PM -0700 5/12/05, James McKenzie wrote: >Got the output that says that ant does work, but I did not get either >the $ANT or $ANT_LIB variables set. Also, my JAVA_HOME is set to /usr. >However this is NOT the directory where either Java 1.3.1 or Java 1.4.2 >are installed. I'm wondering if I have to move the Java binaries, >libraries or classes to another directory. Do I have to do this?
I believe Eric might have confused you slightly. Although I build OOo 1.1.x mostly on Jaguar, all you care about is that the $ANT_HOME variable is set correctly by configure (--with-ant-home=/path/to/ant). In my case I have Ant in /usr/local/ant. The $JAVA_HOME is hardcoded for Mac OS X - you can just ignore it, as configuring it (--with-jdk-home=xxx) won't change anything. >James McKenzie Regards, Terry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
