Frictional Games Forum (read-only)

Full Version: [Solved] Cannot Install (Ubuntu Lucid)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Because the intel drivers in Ubuntu Jaunty and Karmic were terrible. i decided to give Lucid a try, because the drivers are fixed.

This error i got:
Code:
$ ./PenumbraCollection-1.0.sh
Verifying archive integrity... All good.
Uncompressing nixstaller.........................................................
Collecting info for this system...
Operating system: linux
CPU Arch: x86_64
Warning: No installer for "x86_64" found, defaulting to x86...
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
./startupinstaller.sh: 169: bin/linux/x86/libc.so.6/lzma-decode: not found
Error: Couldn't find any suitable frontend for your system
You need to have the 32bit subsystem installed to support the installer and the game.
After installing the package ia32-libs it all works now. thx