Difference between revisions of "Apache Ant"

From CBLFS
Jump to navigationJump to search
Line 12: Line 12:
  
 
Compile the package:
 
Compile the package:
 +
 +
sh build.sh -Ddist.dir=/opt/ApacheAnt dist
  
 
Install the package
 
Install the package
 +
 +
sh build.sh install
  
 
== Multilib ==
 
== Multilib ==

Revision as of 16:11, 26 December 2008

Download Source: http://www.hightechimpact.com/Apache/ant/source/apache-ant-1.7.1-src.tar.bz2

Introduction to Apache Ant

Project Homepage: Unknown

Dependencies

Non-Multilib

Compile the package:

sh build.sh -Ddist.dir=/opt/ApacheAnt dist

Install the package

sh build.sh install

Multilib

32Bit

Compile the package:

Install the package

N32

Compile the package:

Install the package


64Bit

Compile the package:

Install the package