./XXX.XX: error while loading shared libraries: libGLEW.so.2.1: cannot open shared object file: No
我正在嘗試從ZED SDK 執行 ZED Explorer應用程式.但是當我這樣做時,我得到了這個錯誤:
error while loading shared libraries: libGLEW.so.1.13: cannot open
shared object file: No such file or directory
我嘗試使用SO上提到的其他解決方案修復它,但沒有任何運氣.
您的軟體似乎需要GLEW庫,並且您缺少共享庫libGLEW.so.1.13,因此您必須安裝它.
通過aptitude或apt-cache尋找它:
sudo apt-cache search libGLEW
表明它屬於GLEW庫.
所以通過以下方式安裝庫:
sudo apt-get install glew-utils
相關文章
- error while loading shared libraries: libgsl.so.27: cannot open shared objectErrorWhileObject
- 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
- Error while loading shared libraries: libreadline.so.7: cannot open shared objecErrorWhileOBJ
- error while loading shared libraries: libclntsh.so.10.1ErrorWhile
- ggsci: error while loading shared libraries: libnnz11.soErrorWhile
- error while loading shared libraries: libgconf-2.so.4:ErrorWhileGC
- MySQL 啟動報錯 error while loading shared librariesMySqlErrorWhile
- mongod: error while loading shared libraries: libstdc++.so.6GoErrorWhileC++
- 故障解決:error while loading shared libraries: libncurses.so.5ErrorWhile
- libmysqlclient.so.16: cannot open shared object file: No such file or directoryIBMMySqlclientObject
- python libclntsh.so.12.1: cannot open shared object filePythonObject
- ImportError: libffi.so.7: cannot open shared object file: No such file or directoryImportErrorObject
- MongoDB報錯mongorestore: error while loading shared libraries: libsasl2.so.2MongoDBRESTErrorWhile
- libcudart.so.8.0: cannot open shared object file解決方案DartObject
- MySQL 5.7初始化報錯error while loading shared libraries: libnuma.so.1MySqlErrorWhile
- 呼叫torchtext報錯OSError: libtorch_cpu.so: cannot open shared object file: No such file or directoryErrorObject
- CentOS7提示 libsasl2.so.2: cannot open shared object fileCentOSObject
- linux puppeteer 截圖提示缺少chrome-linux/chrome error while loading shared libraries: libXdamage.so.1LinuxChromeErrorWhile
- linux編譯Android原始碼的時候出錯:error while loading shared libraries: libstdc++.so.6Linux編譯Android原始碼ErrorWhileC++
- inplace-abn 報錯解決: ImportError: libcudart.so.9.0: cannot open shared object file: No such file or dirImportErrorDartObject
- Nginx安裝啟動過程報錯libpcre.so.1 cannot open shared object file: No such file or directoryNginxObject
- conda環境下ImportError: libmkl_intel_lp64.so.1: cannot open shared object file問題解決ImportErrorIBMIntelObject
- 影片匯聚平臺EasyCVR啟動出現報錯“cannot open shared object file”的原因排查與解決VRObject
- [ERROR] mysqld: Can‘t open shared library ‘/usr/local/mysql/lib/plugin/validate_password.so‘ (errno:ErrorMySqlPlugin
- “no source“: Error: #5: cannot open source input file “C:\Users\xxx\AppData\Local\Temp\p4228: PermiErrorAPP
- std::make_shared
- 共享池 shared pool
- [20200212]使用DBMS_SHARED_POOL.MARKHOT與檢視v$open_cursor.txt
- OGG-15050 Error loading Java VM runtime library: (2 No such file or directory)ErrorJava
- Oracle Shared Pool Memory ManagementOracle
- Flutter shared_preferences 探究Flutter
- vlc play video shared by sambaIDESamba
- Random.Shared.Next 使用random
- Cannot dlopen some GPU libraries.GPU
- 視覺SLAM十四講第九講 執行程式中碰到的shared libraries相關的坑。視覺SLAM行程
- How to compile libusb as shared/static libraryCompile
- [20190419]shared latch spin count.txt