PDA

View Full Version : Ant 1.7



KeighleHawk
June 26th, 2007, 05:21 AM
Anyone using ant 1.7? If so, is there an ubuntu package somewhere or did you have to install from the Apache.org zip file?

Lazarenko
July 28th, 2007, 12:41 PM
I'm trying to find Ant 1.7 for my Fiesty. Looks like the only way is to install from sources :(

Lazarenko
July 28th, 2007, 12:58 PM
I'm trying to find Ant 1.7 for my Fiesty. Looks like the only way is to install from sources :(

Hey, I did it. Just download Ant 1.7 binary distribution from any of official Apache mirrors, unpack and then copy all JARs from lib directory to your Ant library directory. In my Fiesty it is "/usr/share/ant/lib".

$ ant -version
Apache Ant version 1.7.0 compiled on December 13 2006

octoberdan
September 25th, 2007, 07:26 AM
http://packages.ubuntu.com/gutsy/devel/ant
http://packages.ubuntu.com/gutsy/devel/ant-optional

download both of those packages and install with "sudo dpkg -i ..."

$ ant -version
Apache Ant version 1.7.0 compiled on August 29 2007

2008
March 25th, 2008, 01:26 PM
Hi there,

i am running Dapper Drake 6.06, sun-java5-sdk and Apache Ant version 1.6.5 compiled on October 26 2005.

Is there any smooth way to update my ant version to the latest?

Thanks!

envis
July 1st, 2009, 06:02 PM
Hey, I did it. Just download Ant 1.7 binary distribution from any of official Apache mirrors, unpack and then copy all JARs from lib directory to your Ant library directory. In my Fiesty it is "/usr/share/ant/lib".

$ ant -version
Apache Ant version 1.7.0 compiled on December 13 2006


Success thanks man that was easy, now red5 is installing on my ubuntu 6 (note out of confusion before i try your trick i succesfully upgraded to ubuntu 7 following this guide:
http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html
(Method 2 – Using apt-get)
)


edit: oh yea, get ant 1.7 here: http://ant.apache.org/bindownload.cgi