PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: Endarfeld on August 02, 2003, 12:02:00 am
-
Here is the error I get trying to run pssetup
./pssetup: /usr/var/libgcc_s.so.1: version \'GCC_3.3\' not found (required by /usr/local/lib/libstdc++.so.5)
Okay, I figured that I should install a new version of gcc...so I downloaded a new version (3.3) and compiled it in a different directory than the original version I had.
1) Was the problem about gcc in the first place?
2) And if it is how do I fix it?
Thanks
-
hmm, it would be useful to know which linux distribution you are using.
Since the error was about a missing c++ library I guess it was about that in first place...;)
Maybe your distribution uses an older version by default, maybe you just didn\'t install the developer libraries and/or gcc packages.
-
Are you using CVS. Otherwise I\'d recommend that you try and compile it, because if you downloaded the binarys from the PS site, it\'s could\'ve been compiled with the wrong version of GCC.