Yannick Mauray [[EMAIL PROTECTED]] wrote:
> > I'm using the same JDK...Sun's JDK 1.2.2 for Win32...
> >
> > can you tell me what the error is so that I can try to duplicate/fix it?
> >
>
> Ho I'm using Sun's JDK 1.1.8 for Win32. The error was "Unable to initialize
> threads : cannot find class java/lang/Thread" and that was when trying to
> run "${JAVA_HOME}/bin/java -classpath ${CP}
> org.apache.tools.ant.Main -buildfile ${BUILDFILE} ${TARGET}"
>
It sounds like you need to set $CLASSPATH in your BASH environment to include
classes.zip from JDK 1.1.
> I didn't try with JDK 1.2.2
>
> I'll let you know
>
> Yannick
>
--
Christopher Elkins
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]