<snip>
> What I would like to try now is to rebuild Turbine from scratch. I tried
> running the build-turbine.bat and it fails. With the same error message:
> "[javac] javac: invalid flag: -sourcepath". I check my version, Sun's
> jdk1.2.2 , javac and it does not support the flag -sourcepath. So, my
> question is how to either one build it, or two get a working copy of the
> Turbine jar. Any suggestions, help, or pointers would be appreciated. BTW
> I am not new to Java or Tomcat, and yes the both work.
Are you sure the JDK1.2.2 javac is actually the javac being executed? Your
version of javac definitely does support the -sourcepath flag:
(http://java.sun.com/products/jdk/1.2/docs/tooldocs/win32/javac.html). However,
that flag does not exist for javac <JDK1.2. Do you have an older JDK in your
path?
Can you run the following and send us your output?
build-turbine.bat env
> Thanks,
> Anthony Mills
>
--
Christopher Elkins
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]