scripts to package OpenSource Software into AIX LPP installp packages
BUILDAIX is a set of scripts that largely automate compiling and packaging software as AIX LPP (installp format).
The single command "buildaix" orchestrates the configure, make, and mkinstallp commands needed to create an installable LPP (or filesets).
(in other words - buildaix does not create RPM packages)
This package (helps) automates the building of standard OpenSource projects as an AIX LLP image/fileset that can be installed/uninstalled using the AIX command 'installp'. The...
This project has been replaced by buildaix. Please refer to http://sourceforge.net/projects/buildaix/ for updates. This project area will not be updated! And the files here - are way behind those at buildaix!