Introduction
On this website you find AIXTM Open Source packages which I have compiled, tested (as much as I can) and packaged on AIX5L V5.1 or higher. They are intended to replace 100%-compatible the IBMTM AIX Toolbox for Linux Applications. These packages are provided as-is, meaning I support them as much as I can (bug reports and fixes are always very much welcome) -- please also check the Legal Disclaimer.
If you have questions you can contact me (Michael Perzl) at michael@perzl.org (though sometimes my reply might take a while).
Unless there is a specific RPM for a higher AIX version than V5.1 available you are always safe to use the AIX5L V5.1 version. AIX has excellent binary compatibility and therefore I intentionally use a rather early level of AIX5L V5.1 to build my packages. They should all run on later AIX versions with no problems. Exceptions to this rule are some very OS-version specific RPMs, e.g., GCC.
Please note:
- These web pages are a private initiative of mine and are in no way endorsed nor supported by IBM!
- While the web pages are hosted here at
perzl.org the actual downloads (binary and source RPMs) will take place from my other web site oss4aix.org due to space constraints of the web server.
I want the stuff, where do I get it?
Here are direct links to all
- RPM files sorted by directories
- SRPM files sorted by directories
- SPEC files
- patch files
- RPM files (every binary RPM file on perzl.org!)
- SRPM files (every source RPM file on perzl.org!)
Here are direct links to the latest binary RPMs for the following AIX versions:
Download methods:
- FTP: i.e.,
ftp://www.oss4aix.org (or ftp://www.oss4aix.org/pub if the latter does not work for you)
- HTTP: i.e.,
http://www.oss4aix.org/download (or http://www.oss4aix.org/download/pub if the latter does not work for you)
- RSYNC: i.e.,
rsync://public@www.oss4aix.org/public
- The download is done with the '
public' user with password 'public'
- List the available repositories:
rsync -aPv rsync://public@www.oss4aix.org/
- List the available directories of the '
public' repository:
rsync rsync://public@www.oss4aix.org/public
- To recursively 'rsync' the '
RPMS'' directory to your current directory:
rsync -aPv rsync://public@www.oss4aix.org/public/RPMS .
I want to compile it myself, where do I find instructions how to do it?
Please look at the instructions here if you
- want to know where the source code and AIX patches can be found.
- want to know how I build the RPM packages.
Compatibility with the original AIX Toolbox for Linux Applications
Please check out the FAQs if you encounter any problems.
Available AIX Open Source packages on this web site:
The following AIX Open Source packages are available:
Software in the works
Currently in the works, hopefully soon to come (listed alphabetically, not necessarily coming in that order):
Other AIX Open Source websites/repositories:
Some other websites/repositories with AIX Open Source software which might be useful can be found at:
IBM and AIX are trademarks or registered trademarks of International Business Machines Corporation in the United States or other countries or both.