What happen if you type " which ant", is it point to
"/usr/local/ant-1.6.4/bin/ant" ?
If yes, you are using the "ant", which is under /usr/local/ant-1.6.4, but of
the version 1.6.2.
Otherwise, you may reset you path, such as export PATH=${ANT_HOME}/bin:${PATH}
-c
-----Original Message-----
From: Janani Narayanan [mailto:[EMAIL PROTECTED]
Sent: Sun 2/24/2008 5:45 PM
To: [email protected]
Subject: ant_home problem
hi all,
[EMAIL PROTECTED] gt4-secure1.withouterror]$ ant -version
Apache Ant version 1.6.2 compiled on May 23 2005
[EMAIL PROTECTED] gt4-secure1.withouterror]$ echo $ANT_HOME
/usr/local/ant-1.6.4
i dunno from where this ant version 1.6.2 came.my original version is
1.6.4.wt shd i do to change the entry?which file shd i change?plz help
me!!!!1