Installing or updating the Nvidia driver may cause the libGL dynamic link library link to break or point to the wrong link. During make compilation, the following Bug prompts generally occur:
Solution steps:
1. Swrast is mainly used for graphics rendering, and the problem description does not find the hardware driver of the graphics card. The installed libGL libraries and the links to these libGL libraries can be passed
Sudo find/usr-iname “* libgl.so *” -exec ls-{} \;
In general, updating or installing video drivers breaks these links, especially /usr/lib/ x86_64-Linux-gnu /mesa/ libgl.so.1.2.0 sometimes breaks the links
Or pointing to the wrong link
2. For the problem of 1, libgl.so.1.2.0 points to the correct opengL library: sudo ln-s /usr/lib/ libgl.so.1 /usr/lib/x86_64-linux-gnu/mesa/ libgl.so.1.2.0
When recompiling make, the Bug is solved and the classic fireworks dynamic diagram appears
Solution steps:
1. Swrast is mainly used for graphics rendering, and the problem description does not find the hardware driver of the graphics card. The installed libGL libraries and the links to these libGL libraries can be passed
Sudo find/usr-iname “* libgl.so *” -exec ls-{} \;
In general, updating or installing video drivers breaks these links, especially /usr/lib/ x86_64-Linux-gnu /mesa/ libgl.so.1.2.0 sometimes breaks the links
Or pointing to the wrong link
2. For the problem of 1, libgl.so.1.2.0 points to the correct opengL library: sudo ln-s /usr/lib/ libgl.so.1 /usr/lib/x86_64-linux-gnu/mesa/ libgl.so.1.2.0
When recompiling make, the Bug is solved and the classic fireworks dynamic diagram appears
Read More:
- No matching editors or conversion strategy found
- Error: [VueLoaderPlugin Error] No matching use for vue-loader is found. Make sure the rule matching
- Solution: Spring no matching editors or conversion strategy found
- Importerror of [docker] error: libGL.so .1: cannot open shared object file: No such file or directory
- No matching distribution found for tensorflow
- No matching distribution found for exceptions when Python installs docx package
- Solution of header file StdAfx. H “no such file or directory” in Visual Studio
- Pg_dump Error: pg_dump: No matching tables were found,pg_dump: schema with OID 1515227 does not exi
- Error in installing torch vision or pilot on Linux or Jetson nano: the headers or library files could not be found for JPEG
- INSTALL_FAILED_NO_MATCHING_ABIS solution
- [Solved] error: Microsoft Visual C++ 14.0 or greater is required
- ROS problem: vidioc_ S_ FMT error 16, Device or resource busy
- no matching manifest for linux/arm64/v8 in the manifest list entries
- Genymotion runs the arm program, install failed no matching ABIS failed to extract native libraries res = – 113
- Android installation failure: install_ FAILED_ NO_ MATCHING_ ABIS: Failed to extract native libraries, res=-113.
- Org.springframework.beans.factory.xml.xmlbeandefinitionstoreexception: the wildcard matching is comprehensive, but the declaration of element XX: XX XX cannot be found
- ls: cannot access /usr/sbin/smartctl: No such file or directory /usr/sbin/smartctl not found
- The route addition failed: Either the interface index is wrong or the gateway do es not lie on the s
- Error of replacing VIM editor: s in Linux: pattern not found