Skip to content

Instantly share code, notes, and snippets.

@jbussdieker
Created December 17, 2020 20:14
Show Gist options
  • Save jbussdieker/75ab3ccc2551a1bebe9860d6a5d85d8d to your computer and use it in GitHub Desktop.
Save jbussdieker/75ab3ccc2551a1bebe9860d6a5d85d8d to your computer and use it in GitHub Desktop.
Install Autodesk EAGLE 9.6.2 on Ubuntu
[Desktop Entry]
Name=EAGLE
Comment=Autodesk EAGLE 9.6.2
Exec=/opt/eagle-9.6.2/eagle
Icon=/opt/eagle-9.6.2/bin/eagle-logo.png
Terminal=false
Type=Application
Categories=Development
@dzid26
Copy link

dzid26 commented Sep 8, 2024

It runs, but GPU acceleration doesn't work. (Ubuntu 20.04 with Nvidia drivers)

@lucksys
Copy link

lucksys commented Mar 31, 2025

lucksys@lucksys:/opt/eagle-9.6.2$ ./eagle
./eagle: symbol lookup error: /usr/lib/x86_64-linux-gnu/libgallium-25.0.2 - kisak-mesa PPA.so: undefined symbol: xcb_dri3_get_supported_modifiers
lucksys@lucksys:/opt/eagle-9.6.2$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment