I doubt building from source will solve your problems.
To solve these sorts of problems, one thing you should try is to comment out the first line of ant.bat (the "@echo off" line). You can then see what the ant batch file is doing and where it is failing.
Try that. If it is not obvious from that, try copying the output and sending it to the list.
Also another thing to check is whether you have a CLASSPATH environment variable and whether it has any quotes in it. If it has, remove them.
Conor
Daniele Gianni wrote:
Thanks to everyone for your efforts but it still seems not to work.
I may try building it from source, do you think I can work around these problems building it from source?
Thanks again,
Daniele
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]