Wednesday, April 9, 2014

Running 32 bits Binary in Linux 64

It usually shows the problem as complaining about ld-linux.so not found.

Installing glib 32 bit version solve the problem.

In RHEL:

yum install glibc.i686

It is better to define original installation dvd as a repo and use it to install.

No comments: