How to install ia32-lib on 64 Bit System?

Solution 1:

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install ia32-libs