cat /etc/ant.conf
Peter
THUFIR HAWAT wrote:
"Unix (bash)
Assume Ant is installed in /usr/local/ant. The following sets up the environment:
export ANT_HOME=/usr/local/ant export JAVA_HOME=/usr/local/jdk-1.2.2 export PATH=${PATH}:${ANT_HOME}/bin" <http://ant.apache.org/manual/install.html#installing>
ant's not not in /usr/local, and installing from jpackage gives the error saying that ant is already installed. where else could ant be?
thanks,
Thufir
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
