On Wed, 20 Feb 2002, stephen chambers <[EMAIL PROTECTED]>
wrote:
>      [echo] java.class.path =
>      
>/usr/ant/lib/jaxp.jar:/usr/ant/lib/crimson.jar:/usr/ant/lib/ant.jar:/usr/java/lib/tools.jar

Obvious checks:

(1) /usr/java/lib/tools.jar exists

(2) /usr/java/lib/tools.jar is readable by you and all directories
leading to it are readable and executuable by you.

(3) jar tf /usr/java/lib/tools.jar shows that the archive is intact
and contains com.sun.tools.javac.Main.

Stefan

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

Reply via email to