Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
path to ant

path to ant

2005-05-18       - By THUFIR HAWAT
Reply:     1     2     3     4     5     6     7     8  

"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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.