06.03.2018, 00:50
You need the required runtimes. Usually GCC and stuff, but check over what you need from their releases as they are likely to be different.
If it's a 64 bit linux distribution, also allow for the 32 bit repos.
https://askubuntu.com/questions/5223...-04-lts-64-bit
If it's a 64 bit linux distribution, also allow for the 32 bit repos.
https://askubuntu.com/questions/5223...-04-lts-64-bit
Quote:
|
sudo dpkg --add-architecture i386 sudo apt-get update |
