Failed to load libGL.so error libGL.so: cannot open shared object file: No such file or directory
在ubuntu 13.04上執行android平板模擬器是出現一個錯誤:
Failed to load libGL.so
error libGL.so: cannot open shared object file: No such file or directory
在網上找了好久,終於解決了,辦法如下:
$ sudo apt-get install git-core gnupg flex bison gperf build-essential \
zip curl libc6-dev libncurses5-dev:i386 x11proto-core-dev \
libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386 \
libgl1-mesa-dev g++-multilib mingw32 openjdk-6-jdk tofrodos \
python-markdown libxml2-utils xsltproc zlib1g-dev:i386
$ sudo ln -s /usr/lib/i386-linux-gnu/mesa/libGL.so.1 /usr/lib/i386-linux-gnu/libGL.so
記錄下來,以便查閱。
轉自:http://blog.csdn.net/lovexieyuan520/article/details/12033569
相關文章
- libmysqlclient.so.16: cannot open shared object file: No such file or directoryIBMMySqlclientObject
- ImportError: libffi.so.7: cannot open shared object file: No such file or directoryImportErrorObject
- 呼叫torchtext報錯OSError: libtorch_cpu.so: cannot open shared object file: No such file or directoryErrorObject
- Nginx安裝啟動過程報錯libpcre.so.1 cannot open shared object file: No such file or directoryNginxObject
- python libclntsh.so.12.1: cannot open shared object filePythonObject
- ./XXX.XX: error while loading shared libraries: libGLEW.so.2.1: cannot open shared object file: NoErrorWhileObject
- rpm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such fi...ErrorWhileGCObject
- error while loading shared libraries: libpython3.7m(2.7).so.1.0: cannot open shared object file: NErrorWhilePythonObject
- libcudart.so.8.0: cannot open shared object file解決方案DartObject
- nginx: [error] open() “/var/run/nginx/nginx.pid“ failed (2: No such file or directory)NginxErrorAI
- CentOS7提示 libsasl2.so.2: cannot open shared object fileCentOSObject
- inplace-abn 報錯解決: ImportError: libcudart.so.9.0: cannot open shared object file: No such file or dirImportErrorDartObject
- error while loading shared libraries: libgsl.so.27: cannot open shared objectErrorWhileObject
- conda環境下ImportError: libmkl_intel_lp64.so.1: cannot open shared object file問題解決ImportErrorIBMIntelObject
- psql: error: could not connect to server: No such file or directorySQLErrorServer
- fatal error: libmemcached/memcached.h: No such file or directoryErrorIBM
- fatal error: openssl/sha.h: No such file or directoryError
- fatal error: sys/cdefs.h: No such file or directoryError
- Laravel5.6安裝:Warning: require(../vendor/autoload.php): failed to open stream: No such file or directoryLaravelUIPHPAI
- 影片匯聚平臺EasyCVR啟動出現報錯“cannot open shared object file”的原因排查與解決VRObject
- Error while loading shared libraries: libreadline.so.7: cannot open shared objecErrorWhileOBJ
- tar (child): bzip2: Cannot exec: No such file or directory 報錯
- ssh-add 報錯:Error connecting to agent No such file or directoryError
- iostat -n來統計NFS讀寫資訊時碰到了Cannot open /proc/self/mountstats: No such file or directoryiOSNFS
- “no source“: Error: #5: cannot open source input file “C:\Users\xxx\AppData\Local\Temp\p4228: PermiErrorAPP
- docker mysql mysqld: Error on realpath() on ‘/var/lib/mysql-files‘ No such file or directoryDockerMySqlError
- OGG-15050 Error loading Java VM runtime library: (2 No such file or directory)ErrorJava
- Ubuntu下 fatal error: Python.h: No such file or directory 解決方法UbuntuErrorPython
- sqlserver bulk insert報錯Cannot bulk load because the file could not be opened.SQLServer
- MogDB 安裝解壓錯誤:cannot run bzip2: No such file or directory
- [20200416]ORA-01187 cannot read from file because it failed verification tests.AI
- docker容器掛載 No such file or directoryDocker
- Error: Cannot find configuration directory: /etc/hadoopErrorHadoop
- 【jenkins】/usr/bin/env: php: No such file or directoryJenkinsPHP
- gitbook no such file or directory 怎麼解決Git
- WPF open image and print as pdf file
- Can't open file: (errno: 24)
- Android Bugs——Error:java.lang.RuntimeException: Some file crunching failed, see logs for detailsAndroidErrorJavaExceptionAI
- Unreal: Dynamic load map from Pak fileUnreal