On 04/06/2008 08:45 PM, Haines Brown wrote:
This a common error message, but a search on line didn't resolve it.
I'm running debian etch. I installed an application, gmfsk, deb, which
went fine. But when I go to run it, I get, as either root or user:
gmfsk: error while loading shared libraries: libstdc++.so.5: cannot
open shared object file: No such file or directory
The application uses libstdc++6 >= 4.1.0, but the error suggests it is
turning instead to libstdc++.so.5.
The libg++2.8.1.3-glibc2.2 is not installed.
Where did you get that copy of gmfsk from?
Please enter this command and show us its output:
ldd /usr/bin/gmfsk
Also, please show us the output of this command:
ls -l /usr/lib/libstdc*
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]