On 10/29/07, Charles Bacon <[EMAIL PROTECTED]> wrote: > I'm not sure why there's no lib/ directory in your ant installation, > but if you want to keep using this one (instead of, say, installing > apache-ant directly to get a normal layout) it sounds like you'll > need to put those .jars on your CLASSPATH instead.
Thanks Charles. I created the directory /usr/share/java/lib copied inside it /usr/share/java/ant-1.6.5.jar and /usr/share/java/ant-launcher-1.6.5.jar created the symbolic links: ant.jar -> ant-1.6.5.jar ant-launcher.jar -> ant-launcher-1.6.5.jar and now everything seems working fine. Maybe something about this should be mentioned somewhere in the Globus Toolkit guides, after all that ant configuration isn't that unusual. -- Marco Lackovic Dept. of Electronics, Computer Science and Systems University of Calabria, Italy - http://grid.deis.unical.it/
