missing libstdc++.so.6 library

Keith Roberts gcc@karsites.net
Mon Mar 6 06:34:00 GMT 2006


I'm running SuSE Linux 9.2 and get the following error when 
trying to run the latest mysql workbench binary:
 
karsites:/usr/local/mysql-workbench/bin # ./mysql-workbench
./mysql-workbench-bin: error while loading shared libraries:
libstdc++.so.6: cannot open shared object file: No such file
or directory

karsites:/usr/local/mysql-workbench/bin # rpm -qv gcc
gcc-3.3.4-11

SuSE 9.2 only has the libstdc++.so.5 library installed.

Would it be OK to install the required libstdc++.so.6 
library along with the libstdc++.so.5 library please, to 
aloww me to run the MySQL workbench?

Regards

Keith



More information about the Libstdc++ mailing list