Compiling and Running 32 Bit Apps in 64 Bit Linux
One thing I have had trouble with is compiling and running 32 bit apps in Linux not true multilib supported apps but specifically apps that use glib2 and gtk. Finally I have found a way to get it to work! Things to note I have only got this to work on Fedora. Fedora Workstation 25 to be specific. What I needed to do All I needed to do is run the following command and both versions installed easily. ...