https://bugs.kde.org/show_bug.cgi?id=421698
--- Comment #11 from AT <[email protected]> --- I have installed gcompris-14.12-1 from raspberry pi distribution it works fine. I am installing this new version. I hope the other version is not messing it up. thanks anil On Wed, May 20, 2020 at 11:46 AM Anil Thota <[email protected]> wrote: > Hi, > I installed the libpng16 and now the errors are below. I did check the > file is libstdc++.so.6 exists. I also ran the script as root but no luck. > Thank you for the help > > XXXXXXX:~/Downloads/gcompris-qt-0.97-Linux/bin $ ./gcompris-qt.sh > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5Quick.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5Multimedia.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5Svg.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5Xml.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5XmlPatterns.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5Sensors.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5Qml.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5Widgets.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5Gui.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5Network.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `CXXABI_1.3.9' not found (required by ./libQt5Core.so.5) > ./gcompris-qt: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version > `GLIBCXX_3.4.21' not found (required by ./libQt5Core.so.5) > > > On Wed, May 20, 2020 at 9:45 AM Jazeix Johnny <[email protected]> > wrote: > >> https://bugs.kde.org/show_bug.cgi?id=421698 >> >> --- Comment #9 from Jazeix Johnny <[email protected]> --- >> No, libpng16 is a system library, we do not bundle it. >> According to https://www.raspberrypi.org/forums/viewtopic.php?t=211602, >> there >> should be a libpng-dev or libpng16-16 that should provide it. >> >> (In reply to AT from comment #8) >> > Created attachment 128638 [details] >> > attachment-8283-0.html >> > >> > Yes they were after installing (I think). The modified dates on Qt >> > libraries are from jan 2020. Does libpng16 should be part of the >> libraries >> > when the package is installed? >> > >> > Thanks you. >> > >> > >> > >> >> -- >> You are receiving this mail because: >> You reported the bug. > > -- You are receiving this mail because: You are watching all bug changes.
