Aix Toolbox For Linux Applications Cd Download

Leave a comment

Oct 28, 2016 - Compatibility with the original AIX Toolbox for Linux Applications; A solution. On this website you find AIXTM Open Source packages which I have. (or if the latter does not work for you). Jun 04, 2013  Get notifications on updates for this project. Get the SourceForge newsletter. Get newsletters and notices that include site news, special offers and exclusive discounts about IT.

Large Open Source Software Archive for AIX We have moved to a new VM. If you experience any unexpected issue, please warn us through the Contact page. Bengali movie torrent free download site. This site contains a collection of open source and GNU (R) software packages built for AIX 5L, AIX 6, and AIX 7. Some of these packages (like GCC and GCC-related) have one package per AIX version but in most cases, a package built for an AIX release (5.3 or 6.1) will also run on upper releases. We now build mainly on AIX 6.1, no more on AIX 5.3. Packages for AIX N do not run on lower versions (e.g.

Packages for AIX 7.1 do not run on AIX 6.1 or on 5.3). The Open Source Packages for AIX will help compiling and packaging Linux applications on AIX systems, developing new applications for AIX using the GNU environment, and running popular software provided in Linux distributions such as: • Web: Apache, MySQL, PHP, Python (2 and 3), Ruby, Memcached, Squid. • Development: gcc, gdb, Tcl/Tk, autoconf, automake, libtool and some utilities: bash2, coreutils, binutils, tar, cpio, patch. • Strategic applications: rpm, db, window managers, libraries, graphic applications. These packages also provide a set of tools both for Linux appplication developers and Linux system administrators. All packages are built using the RPM format. Some open source licenses (such as GPL) require that we also make the source available.

Only sources for packages with licenses requiring source redistribution are found on this site. 2018-Oct 25th: Python v3 - Version 3.6.5-1 of Python3 had an issue in 64bit. Like: ImportError: Could not load module /opt/freeware/lib/python3.6/lib-dynload/math.so. This was due to a patch missing, leading to Python 64bit looking for 32bit.so files. This is fixed in version 3.6.5-2. 2018-Oct 25th: Python v3 and libffi.

- Python v3 requires libffi. However, a version libffi-20170516 has been published and is ALWAYS at top of list on BullFreeware web-site. This prevent to see or to have in the.zip file the better libffi v3.2.1 which contains symbols like _GLOBAL__AIXI_libffi_so which are missing in 20170516 version. Such recent version of libffi is required by recent version of Python3. - Solution: please replace old libffi 2017. By recent 3.2.1.

- libffi-20170516 is removed from Bull-Freeware. If you have any issue, please contact me. - Change: Issue should be fixed in next release Python3 3.6.5-2.

2018-October 3th: Official version v1.11.1 of golang is available. 2018-Sept 28th: file & file-libs RPMs issue - file & file-libs RPMs version 5.32 are not compatible with version 5.12, which is used by the rpm/rpmbuild commands of RPM v4.13.0.1.

Aix Toolbox For Linux Applications Cd Download

Thus, installing the version 5.32 of file & file-libs packages break some features of rpm/rpmbuild commands (like rpmbuild looping infinitely just before generating the RPMs or like internal% RPM variables loosing their value). So, it is recommended, on AIX version using RPM v4 (like AIX 7.2 TL2), to NOT install version 5.32 of file & file-libs packages. The issue appears either with BullFreeware or AIX ToolBox file & file-libs RPMs. This issue does not appear on machines still using RPM v3. 2018-Sept 7th: Python v2 and UCS2/UCS4.

- From Python v2.7.12-2 to v2.7.15-3, we have used unicode=ucs4 instead of ucs2. For those using Python modules, that should generate issues at execution. We are now back to unicode=ucs2 with Python v2.7.15-4. 2018-August 30th: Official Beta version of golang v1.11 is available here: 2018-August 10th: Beta version of golang v1.11 (now rc3) is available here: but is deprecated now. 2018-August 10th: christoher@atfrw1vp.localdomain: please use a valid email address when sending a message 2018-July 5th: Compatibility with IBM LPP OpenSSL.

- IBM has recently updated/fixed its version of the openssl.base LPP: version 1.0.2.1500 (1.0.2o). - This LPP delivers the OpenSource-named shared object files libssl.so.1.0.2 & libcrypto.so.1.0.2 (32 & 64bit), which is compatible with BullFreeware RPMs. - This LPP is available from IBM page. Pick: OpenSSL 'Version 1.0.2.x' and install it ('smitty install'). - This will fix the cases where LIPATH cannot solve interlaced requirements of libraries existing in both AIX and /opt/freeware, where libssl.a or libcrypto.a are involved. 2018-June 22th: GCC Go 8.1.0 release 2 delivered for AIX 7.2. - Fix the semsleep:32bit/64bit issue - Fix the -static-libgcc and -static-libgo issues - Should fix the netpoll issue with high CPU consumption 2018-May 31th: Compatibility between AIX ToolBox and BullFreeware.