Try setting the javacchome in the JavaCC task to the directory
which contains JavaCC.zip.
Erik
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of David Corbin
> Sent: Saturday, December 16, 2000 5:07 PM
> To: Ant User
> Subject: JavaCC task
>
>
> For reasons I haven't figured out, the javacc task is looking for the
> zip file in /usr/local/java/javacc2.0, instead of
> /usr/local/java/javacc2.0/bin/lib which is where it is naturally
> installed.
>
> What setting controls this?
>
> [jjtree] java -Dinstall.root=/usr/local/java/javacc2.0 -classpath
> /usr/local/java/javacc2.0/JavaCC.zip COM.sun.labs.jjtree.Main
> /home/dcorbin/jsage/src/com/machturtle/jparser/java.jjt
> --
> David Corbin
> Mach Turtle Technologies, Inc.
> http://www.machturtle.com
> [EMAIL PROTECTED]