I had the same problem with Ace of Penguins version 1.3 on Mandriva (x86_64 architecture) even when I have compiled the program from source. However weird it seems, this problem disappeared when I compiled the program for 32-bit environment, although it uses the same versions of all of the required libraries (indeed though their 32-bit versions).

So, I simply suggest to download the source code and build it. Once I had all libraries and headers also for 32-bit, this configure command worked fine for me:

CFLAGS=-m32 ./configure --host=x86-unknown-linux-gnu --build=x86-unknown-linux-gnu

Now it works how it should and I can move with windows of all of the games. Good luck also for others.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to