This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@35d75760082a:/AppDir# ldd bin/mscore-portable | |
| libvorbisfile.so.3 => not found | |
| libvorbis.so.0 => not found | |
| libogg.so.0 => not found | |
| libsndfile.so.1 => not found | |
| libasound.so.2 => not found | |
| libQt5Core.so.5 => not found | |
| libQt5Gui.so.5 => not found | |
| libQt5Designer.so.5 => not found | |
| libQt5Network.so.5 => not found |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@35d75760082a:/AppDir# ls -R lib | |
| lib: | |
| libjack.so.0 libjpeg.so.62 libmng.so.1 libpng12.so.0 libportaudio.so.2 qt5 | |
| lib/qt5: | |
| lib plugins qml | |
| lib/qt5/lib: | |
| libQt5CLucene.so.5 libQt5MultimediaWidgets.so.5 libQt5QuickWidgets.so.5 libQt5Xml.so.5 | |
| libQt5Concurrent.so.5 libQt5Network.so.5 libQt5Sensors.so.5 libQt5XmlPatterns.so.5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@35d75760082a:/AppDir/bin# ./ldd-recursive mscore-portable | |
| mscore-portable | |
| libvorbisfile.so.3 => not found | |
| libvorbis.so.0 => not found | |
| libogg.so.0 => not found | |
| libsndfile.so.1 => not found | |
| libasound.so.2 => not found | |
| libQt5Core.so.5 => not found | |
| libQt5Gui.so.5 => not found | |
| libQt5Designer.so.5 => not found |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Package: | |
| MuseScore 2 Portable AppImage (2.1.0 unstable) | |
| /AppDir/bin/mscore-portable: error while loading shared libraries: libvorbisfile.so.3: cannot open shared object file: No such file or directory | |
| # System: | |
| Linux 4.4.5-gnu-1 armv7l GNU/Linux | |
| PRETTY_NAME="Debian GNU/Linux 8 (jessie)" | |
| NAME="Debian GNU/Linux" | |
| VERSION_ID="8" | |
| VERSION="8 (jessie)" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@dd791298ffa0:/MuseScore# LD_LIBRARY_PATH="/usr/lib/arm-linux-gnueabihf" ./build/Linux+BSD/portable/copy-libs build.release/MuseScore-x86_64.AppDir | |
| qt_prefix: /usr/lib/arm-linux-gnueabihf/qt5 | |
| lib_dest: build.release/MuseScore-x86_64.AppDir/lib | |
| qt_dest: build.release/MuseScore-x86_64.AppDir/lib/qt5 | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libportaudio.so.2 to build.release/MuseScore-x86_64.AppDir/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicudata.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicui18n.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicuuc.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libQt5CLucene.so.5 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Package: | |
| MuseScore 2 Portable AppImage (2.1.0 unstable) | |
| /AppDir/bin/mscore-portable: error while loading shared libraries: libFLAC.so.8: cannot open shared object file: No such file or directory | |
| # System: | |
| Linux 4.4.5-gnu-1 armv7l GNU/Linux | |
| PRETTY_NAME="Debian GNU/Linux 8 (jessie)" | |
| NAME="Debian GNU/Linux" | |
| VERSION_ID="8" | |
| VERSION="8 (jessie)" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@dd791298ffa0:/MuseScore# LD_LIBRARY_PATH="/usr/lib/arm-linux-gnueabihf:/usr/lib/arm-linux-gnueabihf/pulseaudio" ./build/Linux+BSD/portable/copy-libs build.release/MuseScore-x86_64.AppDir | |
| qt_prefix: /usr/lib/arm-linux-gnueabihf/qt5 | |
| lib_dest: build.release/MuseScore-x86_64.AppDir/lib | |
| qt_dest: build.release/MuseScore-x86_64.AppDir/lib/qt5 | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libportaudio.so.2 to build.release/MuseScore-x86_64.AppDir/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicudata.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicui18n.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicuuc.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libQt5CLucene.so.5 to build.release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@dd791298ffa0:/MuseScore# LD_LIBRARY_PATH="/usr/lib/arm-linux-gnueabihf:/usr/lib/arm-linux-gnueabihf/pulseaudio" ./build/Linux+BSD/portable/copy-libs build.release/MuseScore-x86_64.AppDir | |
| qt_prefix: /usr/lib/arm-linux-gnueabihf/qt5 | |
| lib_dest: build.release/MuseScore-x86_64.AppDir/lib | |
| qt_dest: build.release/MuseScore-x86_64.AppDir/lib/qt5 | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libportaudio.so.2 to build.release/MuseScore-x86_64.AppDir/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicudata.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicui18n.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicuuc.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libQt5CLucene.so.5 to build.release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@dd791298ffa0:/MuseScore# LD_LIBRARY_PATH="/usr/lib/arm-linux-gnueabihf:/usr/lib/arm-linux-gnueabihf/pulseaudio" ./build/Linux+BSD/portable/copy-libs build.release/MuseScore-x86_64.AppDir | |
| qt_prefix: /usr/lib/arm-linux-gnueabihf/qt5 | |
| lib_dest: build.release/MuseScore-x86_64.AppDir/lib | |
| qt_dest: build.release/MuseScore-x86_64.AppDir/lib/qt5 | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libportaudio.so.2 to build.release/MuseScore-x86_64.AppDir/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicudata.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicui18n.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libicuuc.so.52 to build.release/MuseScore-x86_64.AppDir/lib/qt5/lib | |
| ./build/Linux+BSD/portable/copy-libs: copying /usr/lib/arm-linux-gnueabihf/libQt5CLucene.so.5 to build.release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Package: | |
| MuseScore 2 Portable AppImage (2.1.0 unstable) | |
| /AppDir/bin/mscore-portable: error while loading shared libraries: libQt5Designer.so.5: cannot open shared object file: No such file or directory | |
| # System: | |
| Linux 4.4.5-gnu-1 armv7l GNU/Linux | |
| PRETTY_NAME="Debian GNU/Linux 8 (jessie)" | |
| NAME="Debian GNU/Linux" | |
| VERSION_ID="8" | |
| VERSION="8 (jessie)" |