PDA

View Full Version : Darwinia Demo.


Thetargos
6th July 2006, 07:05 AM
Hello fellow Fedorans... I come to you with a question about this game.

Since I'm doing a sort of assay about the situation of Linux and gaming, I went on to see all the commercial games available for the platform, and came across this game at www.tuxgames.com (best Linux-friendly on-line games store!), and downloaded the demo for it... However (and this might very well be because I use 64-bit), I can't launch the game.

Here's the error message:


darwinia-demo2
/usr/local/games/darwinia-demo2
/usr/local/games/darwinia-demo2/lib/darwinia.bin.x86: /usr/local/games/darwinia-demo2/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)


I find this rather odd, as it would seem as if the installed libstdc++.so.6 file (the link to /usr/lib/libstdc++.so.6.0.8) requires GCC 4.2.0 for some reason.

This is in FC5 fully updated and with libstdc++-4.1.1-1.fc5, is this also the case in i386?

Invader02
8th July 2006, 03:57 PM
I'd try to install it too... if the site were up.

Thetargos
8th July 2006, 05:43 PM

Darn, did not noticed this problem... I misspelled the address, there should be no dash in the address. Try that.

rossheth
8th July 2006, 05:54 PM
remove the libgcc provided by darwinia. I had the same problem and I think this is how I fixed it.

Thetargos
8th July 2006, 07:34 PM
Thanks, indeed that did it.