waktu run eagle error
symbol lookup error: /lib/x86_64-linux-gnu/libGLX_mesa.so.0: undefined symbol: xcb_dri3_get_supported_modifiers
You can make it work by removing all libxcb files from the eagle lib folder.
Make sure you have the following packages installed :
- libx11-xcb1
- libxcb-dri2-0
- libxcb-dri3-0
- libxcb-glx0
- libxcb-present0
- libxcb-sync1
- libxcb-xfixes0