Recently I upgraded my netbook to Ubuntu 13.04 64-bit from Ubuntu 13.04 beta 2 32-bit.
I want to be able to run 32-bit programs (such as WPS, which is a clone of MS Office 2012) on my PC.
How do I do it? Is there an easy way of doing it via the terminal?
If you install the 32-bit compatibility libraries, you should be able to run 32 bit programs normally:
Note: if you use Ubuntu 13.10 or higher, you'll need install these packages instead:
According to the error message that I got trying to install ia32-libs, the following should work to install the replacement libraries.
This seems to install correctly, but I am still getting an error when I try to run my 32 bit application:
So evidently there is another step needed.