This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

missing libstdc++.so.6 library


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]