06-14-2010, 11:05 PM
(06-14-2010, 06:33 PM)lol554 Wrote:(06-14-2010, 06:18 PM)Jur1cek Wrote: If you are using 64bit system you need to do this: apt-get install ia32-libs
Wrong, you have to install this:
Code:
apt-get install lib32gcc1
Ehm he needs ia32-libs. Normally all depending and needed other libs are installed too if you use aptitude install ia32-libs.