Hello,
I am trying to run the binary package, provided as the download link, on a Red Hat 9 system.
I get the following error message:
./psc: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by ./psc)
./psc: /lib/libgcc_s.so.1: version `GCC_3.3' not found (required by libs/libstdc++.so.6)
The problem is, on my system, the versions are glibc 2.3.2 and gcc 3.2.2.
Is there a way to run Planeshift on this system?
Also, and perhaps more importantly, one could expect this problem on the *current* Debian stable distribution - it uses glibc 2.3.2 (and gcc 3.3 which is OK).