* Joshua Slive wrote:

>>I think it assumes, at minimum, that the build.sh and build.xml live in a
>>subdirectory of manual and that the libs live in a subdirectory under
>>them.

btw: I've got a question about the "build.sh".

I use Cygwin under Windows 98 to build the docs.
When i use the original script, it produces an error because he don't find
the libs:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/Main

But when i change the line: CLASSPATH=$CLASSPATH:"$i"
to: CLASSPATH=$CLASSPATH";$i"
it works fine!

So, is this a bug from the script or from my Cygwin resp. my Win98?

*ww*

Tim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to