AyatanaIndicators / ayatana-indicator-keyboard

Ayatana Indicator Keyboard Applet
GNU General Public License v3.0
2 stars 6 forks source link

Try to dlopen .so.0 instead of .so #25

Closed z3ntu closed 2 years ago

z3ntu commented 2 years ago

Some distributions do not provide a .so symlink in the default package, and in case there are major breaking changes (.so.1) then the code likely needs to get adjusted anyways.

--

Somewhat based on this stackoverflow answer https://stackoverflow.com/questions/2827181/dynamic-loading-of-shared-objects-using-dlopen