Running 32 bit apps on Oracle Linux Server release 6.0
839165Mar 18 2011 — edited Mar 18 2011I just tried to install a 32 bit application on Oracle Linux Server release 6.0 and ld-linux.so was not found.
I searched around and there are a number of suggestions
1) Install "ia32-libs" this doesn't exist in the distribution I am pointing to with yum
2) Search for and find the libraries and then install those packages
I have not been able to find any docs on how to run 32bit applications on a 64 bit system.