When I run yast, I get:
/usr/lib/YaST2/bin/y2base: /usr/local/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not found (required by /usr/lib/libycp.so.3)
/usr/lib/YaST2/bin/y2base: /usr/local/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not found (required by /usr/lib/libycp.so.3)
But, these files do exist:
l /usr/local/lib/libstdc++.so.6
lrwxrwxrwx 1 root root 18 2009-10-09 10:45 /usr/local/lib/libstdc++.so.6 -> libstdc++.so.6.0.9
I have installed other versions of gcc (4.2.3), because I needed it for MatLab.
Did my installation of 4.2.3 overwrite the C library? If so, how can I maintain two different versions of gcc?
Without yast, I'm not even sure how to manage packages from the command line.
Here's my installation:
OS: Linux 2.6.27.29-0.1-default i686
System: openSUSE 11.1 (i586)
KDE: 4.3.1 (KDE 4.3.1) "release 169"
Thanks in advance.