Created
August 5, 2020 04:42
-
-
Save calvinchengx/db601026e3bfadc8c60530b2889eb8b0 to your computer and use it in GitHub Desktop.
This file contains 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
pi@raspberrypi:~/flutter-pi $ sudo find / -name libGL* | |
find: '/run/user/1000/gvfs': Permission denied | |
/opt/vc/lib/libGLESv2_static.a | |
/usr/lib/chromium-browser/swiftshader/libGLESv2.so | |
/usr/lib/arm-linux-gnueabihf/libGLX.so.0 | |
/usr/lib/arm-linux-gnueabihf/libGLX_mesa.so.0.0.0 | |
/usr/lib/arm-linux-gnueabihf/libGLdispatch.so.0.0.0 | |
/usr/lib/arm-linux-gnueabihf/libGL.so.1 | |
/usr/lib/arm-linux-gnueabihf/libGLESv2.so.2.1.0 | |
/usr/lib/arm-linux-gnueabihf/libGLESv2.so.2 | |
/usr/lib/arm-linux-gnueabihf/libGLX.so.0.0.0 | |
/usr/lib/arm-linux-gnueabihf/libGLX_indirect.so.0 | |
/usr/lib/arm-linux-gnueabihf/libGL.so.1.7.0 | |
/usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1.2.0 | |
/usr/lib/arm-linux-gnueabihf/libGLX_mesa.so.0 | |
/usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1 | |
/usr/lib/arm-linux-gnueabihf/libGLdispatch.so.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment