Skip to content

Instantly share code, notes, and snippets.

@ericfont
Created March 25, 2016 03:45
Show Gist options
  • Select an option

  • Save ericfont/fa46b3f6c64c34566195 to your computer and use it in GitHub Desktop.

Select an option

Save ericfont/fa46b3f6c64c34566195 to your computer and use it in GitHub Desktop.
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
libQt5Test.so.5 => not found
libQt5Qml.so.5 => not found
libQt5Quick.so.5 => not found
libQt5QuickWidgets.so.5 => not found
libQt5Xml.so.5 => not found
libQt5XmlPatterns.so.5 => not found
libQt5Svg.so.5 => not found
libQt5Sql.so.5 => not found
libQt5Widgets.so.5 => not found
libQt5PrintSupport.so.5 => not found
libQt5Concurrent.so.5 => not found
libQt5WebKit.so.5 => not found
libQt5WebKitWidgets.so.5 => not found
libQt5OpenGL.so.5 => not found
libQt5Help.so.5 => not found
libz.so.1 => /lib/arm-linux-gnueabihf/libz.so.1 (0xf67ab000)
libdl.so.2 => /lib/arm-linux-gnueabihf/libdl.so.2 (0xf6798000)
libpthread.so.0 => /lib/arm-linux-gnueabihf/libpthread.so.0 (0xf6775000)
libportaudio.so.2 => not found
libpulse.so.0 => not found
librt.so.1 => /lib/arm-linux-gnueabihf/librt.so.1 (0xf675f000)
libstdc++.so.6 => /usr/lib/arm-linux-gnueabihf/libstdc++.so.6 (0xf66a7000)
libm.so.6 => /lib/arm-linux-gnueabihf/libm.so.6 (0xf6633000)
libgcc_s.so.1 => /lib/arm-linux-gnueabihf/libgcc_s.so.1 (0xf660a000)
libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0xf6519000)
/lib/ld-linux-armhf.so.3 (0xf6fd7000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment