Hello Tiago,
please check what the value of ANT_HOME is. A version of ant is shipping
with MacOS with a script under /usr/bin/ant if I remember correctly.
You should add these lines to your .profile
export ANT_HOME=[install location of ANT 1.8.2]
export PATH=$ANT_HOME/bin:$PATH
changing the path may not be absolutely necessary but setting ANT_HOME
certainly.
Regards,
Antoine
On 3/14/2011 10:12 AM, Tiago Veloso wrote:
An error with the subject, it should read "Problems with apache ant"
On Mar 14, 2011, at 14:08 , Tiago Veloso wrote:
Hi everyone,
I am running Mac OS 10.6.6. Here I have apache ant 1.7.0 installed.
I am trying to update to ant 1.8.2.
But every way I have tried to install ant 1.8.2 I always get ant 1.7.0.
I have even tried installing through MacPorts without success.
Tiago Veloso
ti.vel...@gmail.com
Tiago Veloso
ti.vel...@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org