leisurefere.blogg.se

Download apache ant
Download apache ant











Note: As you can see sudo need to be used. Macbook:Downloads adm$ sudo mv apache-ant-1.9.6 /usr/local/ant Mv: rename apache-ant-1.9.6 to /usr/local/ant: Permission denied I will move Ant to /usr/local/ant using the mv command: macbook:Downloads adm$ mv apache-ant-1.9.6 /usr/local/ant Note: The output will be very long, so I removed it from here. Macbook:Downloads adm$ tar vxf apache-ant-1.9. To extract from the archive run the tar command as in the following example: macbook:Downloads adm$ pwd The file was downloaded in my Downloads folder. Installation Step1 - download the Apache Antįrom the download page, section Current Release of Ant, download the tar.gz version, currently version 1.9.6. If you have a similar output you need to install Apache Ant. In order to check this, from terminal run the following command: macbook:~ adm$ ant -v Some of the Mac OS versions already have pre-installed Apache Ant. In this tutorial, I will show you how to install Apache Ant on Mac OS X.













Download apache ant