On 10/24/07, Charles Bacon <[EMAIL PROTECTED]> wrote:
> We don't do any ant jar detection above and beyond what ant itself
> does.  If you set ANT_HOME to /usr/share/java, I believe builds
> should work just fine.  But you can also test it with any other files/
> packages you might have that use ant to build.

Then the problem must be somewhere else because, after having set
ANT_HOME to /usr/share/java and having renamed /etc/ant.conf to
/etc/ant.conf.orig (so that it won't prefer the GCJ version that's
also installed), when I try to deploy a service I got the following
error:

Exception in thread "main" org.globus.bootstrap.BootstrapException:
/usr/share/java/lib does not exist, is not a directory, or is not
readable
        at 
org.globus.bootstrap.BootstrapBase.addLibDirectory(BootstrapBase.java:67)
        at org.globus.bootstrap.AntBootstrap.main(AntBootstrap.java:69)


--
Marco Lackovic
Dept. of Electronics, Computer Science and Systems
University of Calabria, Italy - http://grid.deis.unical.it/

Reply via email to