Hi, I'm running KDE 3.5.2 on my slack 10.2 box. I have qt-3.3.6 installed. But while trying to install amaroK, I get this error:
Code:
amarok: /usr/lib/./libstdc++.so.5: version 'GLIBCXX_3.4' not found (required by/usr/lib/qt/lib/libqt-mt.so.3)
amarok: /usr/lib/./libstdc++.so.5: version 'CXXABI_1.3' not found (required by/usr/lib/qt/lib/libqt-mt.so.3)
I have the qt libraries installed with both -thread and -shared options. The directory is in the path, too. I must mention that I have Slack packages of 3.5.2 from slack-current. Is this the source of the problem, becuase in the error, the location of the qt-libs is incorrect. I have it installed in /usr/local/qt. I have updated the ld.so.conf file. But still I get this error. I tried the slackages to save time on compiling from source. Please advise.