tools.jar is included in my CLASSPATH.

I'm using the SUN JDK1.2.2. Before calling
bootstrap.sh, my settings are:

JAVA_HOME=/usr/local/java/jdk/jdk1.2.2

CLASSPATH=.:${JAVA_HOME}/jre/lib/rt.jar:${JAVA_HOME}/jre/lib/i18n.jar:${JAVA_HOME}/lib/tools.jar


NOTE: bootstrap.sh tries to use classes.zip, which is obsoleted, so I changed that to use rt.jar and i18n.jar.

Thanks,
Ruben


----Original Message Follows---- From: Peter Donald <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Can't build ant for RedHat Linux 6.2 Date: Wed, 21 Jun 2000 15:19:06 +1000

At 08:46  20/6/00 PDT, you wrote:
>Compilation of .../taskdefs/Javac.java breaks
>because compiler cannot resolve the symbol Main
>in sun.tools.javac.Main.


sounds like you didn't include $JAVA_HOME/lib/tools.jar

If thats not it then copy-paste the message and send to list,

gl,

Pete

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



Reply via email to