Instead of adding this PATH=$PATH:$JAVA_HOME/bin, use PATH=$JAVA_HOME/bin:$PATH
instead so your version of Java will appear first in the search path.
-Original Message-
From: rebel student [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 10:23 AM
To: [EMAIL PROTECTED]
Subject: A
hi folks,
last time I was able to build ant for an application,
but that I did with another machine. I have installed
Red Hat 9 on my laptop and also downloaded jdk needed
from the java.sun.com.
I have checkedout ant module via the CVS from the
apache-ant site.
when I try to run, ./build.sh insta