Author Topic: PS compiles but doesn't run  (Read 227 times)

Endarfeld

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
PS compiles but doesn't run
« on: July 19, 2003, 05:16:00 pm »
Hey

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