PDA

View Full Version : Phobia III


krye
February 28th, 2006, 11:29 PM
I can't seem to get this one running, anyone has tried it?

For the two first libraries it asked me for some symlinks solved the problem, but now it's asking me for libstdc++-libc6.2-2.so.3, and I can't find it on my system nor in any package:

./phobia3: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory

The game's page is http://www.redlynx.com/phobiaIII/ if anyone wants to try it out.

Any help is deeply apprecciated :)

calgarystevens
March 1st, 2006, 01:06 AM
Using apt-file I discovered this package: libstdc++2.10-glibc2.2 and possibly this also: libstdc++2.10-dbg Try searching for them in Synaptic and you might have your game working. If it works, that'll be amazing, you'll be the first person I've helped (besides myself of course) :-)

krye
March 2nd, 2006, 07:57 PM
It worked :D

Thank you!!!