| problem with ant under linux | problem with ant under linux 2005-06-27 - By Diana Steffen
Hi Ivan,
> What linux distribution are you using?
Fedora Core 3.
> Some distributions come with preinstalled JDKs. Some > like Fedora Core 3 come with GCJ (GNU compiler for > java) and GCJ executables have the same names as Sun > JDK. > Can you check the value of JAVA_HOME (echo $JAVA_HOME)
/usr/java/jdk
> and the location of java executables:
/usr/bin/java /usr/bin/javac
> Command line argument -cp is used (at least with Sun > JDK) to specify the classpath.
I know, I just don't know how to interpret this in ant context. :-(
> > HTH > Ivan > > > --- Diana Steffen <steffen@(protected)> wrote: > > >>Hi, >> >>I just installed ant under linux and I set >>$PATH and $ANT_HOME like they say in the manual. >>$JAVA_HOME was already set. >> >>Unfortunately it does not seem to work, >>even with an empty CLASPPATH.
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |