Message 1 of 8
Missing shared library when starting Eagle 9.3.0 on Ubuntu 18.10

Not applicable
02-03-2019
03:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm having issues starting Eagle 9.3.0 on my laptop (OS: Ubuntu 18.10). This is the error I'm seeing:
~/Tools/eagle-9.3.0$ sudo ./eagle ./eagle: error while loading shared libraries: libSuits.so: cannot open shared object file: No such file or directory
I've tried searching around for libSuits.so, but I haven't been able to find the package that would install it. The closest I've found is "libsuit", so either this error is related to a typo or I've not been looking for it in the right places. I did find one other person with a similar error (see the comment made by Lucas):
https://jeffersonpalheta.wordpress.com/2017/06/11/instalar-eagle-e-criar-icone-launcher-linux/
Is this an error anyone else has come across? Is there a list of dependencies that I should have installed before running Eagle? If not, is there a workaround for this particular issue?
Thank you in advance.