Preston Crawford wrote:
On Sat, 2005-12-10 at 09:01 -0800, Preston Crawford wrote:
What changed so drastically in this regard between there and here?
Preston
Other than the Kernel and version of GCC?
:-)
Yes, I know things have changed. Just unsure (not being a systems guy) why it wouldn't see the newer version of libstdc++ and be fine with it.
Preston
You could create a softlink with a different version number to see if the app stops complaining. This sometimes fixes little issues like that, but it's not the most elegant way I know.
You can destroy the symlink if that doesn't help.
HTH
Alex