--- [EMAIL PROTECTED] wrote:
> The only way I was able to get ant to stop
> complaining about those missing 
> classes was to place the fully qualified name
> (including the jar file 
> name) in the $CLASSPATH.

Then there is something abnormal going on, especially
given that the CLASSPATH you show includes jar files
that have been added to $ANT_HOME/lib .  This sounds
like the kind of nonsense we hear about when people
install Ant on Linux boxes that had Ant bundled as it
were with the OS.  Did you install Ant yourself?  What
version?  What output does "which ant" yield?  Are you
sure about your JAVA_HOME setting?  What does
"$JAVA_HOME/bin/java -version" yield?  What happens
when you run Ant with the --execdebug switch?

-Matt


                
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 


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

Reply via email to