Tuesday, September 27, 2011

32bit apps in 64bit system

For Debian/Ubuntu,
apt-get install ia32-libs
For RedHat/CentOS,
yum install glibc.i686
Sometime, you already have all these in, so you will not realize this :-)

This page is powered by Blogger. Isn't yours?