Results 1 to 2 of 2
hi,
[globus@mobilegrid3]$ ant -version
Apache Ant version 1.6.2 compiled on May 23 2005
[globus@mobilegrid3]$ echo $ANT_HOME
/usr/local/ant-1.6.4
can anybody tell me y this happens.my ant version is 1.6.4. But ant-version ...
- 02-25-2008 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 19
problem with ant
hi,
[globus@mobilegrid3]$ ant -version
Apache Ant version 1.6.2 compiled on May 23 2005
[globus@mobilegrid3]$ echo $ANT_HOME
/usr/local/ant-1.6.4
can anybody tell me y this happens.my ant version is 1.6.4. But ant-version option displays a version which is installed with fc4.how to overwrite this?? plz help!!!
- 02-25-2008 #2Just Joined!
- Join Date
- Feb 2008
- Posts
- 67
Hi
try to add ANT_HOME in /etc/profile and then do
#source /etc/profile
see if this helps


Reply With Quote