sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install ia32-libs
Note that this only affects users who installed 64-bit Ubuntu by running
wubi.exe
standalone. If you installed from the ISO or installed any other flavour e.g. Kubuntu, Edubuntu, Lubuntu, Xubuntu, Mythbuntu it wouldn't apply.
Hi, I'm Some Random Ubuntu Lover from Ask Ubuntu, I also noticed that Wubi will only install the 64-bit versions. I have only 32-bit computers.
ReplyDeleteWubi checks your computer architecture. It doesn't matter if you're running 32-bit Windows. Instead you need to identify and lookup your CPU to confirm (but I've never seen a case where Wubi has got it wrong). If you want to force 32-bit use: wubi.exe --32bit
Delete