0
Procedura według tego poradnika
https://knowledge.autodesk.com/support/e...Linux.html
https://knowledge.autodesk.com/support/e...Linux.html
Cytat:Issue:
When launching Eagle on Linux from Terminal, the following error is return:
./eagle: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0: undefined symbol: xcb_dri3_get_supported_modifiers
Environment:
Linux
Solution:
Follow these steps:
- Open Terminal;
- Move to the directory .../eagle-9.6.2/lib;
- Run the command rm libxcb*;
- Launch Eagle.