The library /usr/lib64/libtuxguitar-fluidsynth-jni.so from the package
tuxguitar requires libfluidsynth.so.1 from the package fluidsynth, but
the package fluidsynth provides a version 2

$ ldd /usr/lib64/libtuxguitar-fluidsynth-jni.so
    ...
    libfluidsynth.so.1 => not found
    ...

ls -l /usr/lib64/libfluidsynth*
lrwxrwxrwx 1 root root /usr/lib64/libfluidsynth.so -> libfluidsynth.so.2*
lrwxrwxrwx 1 root root /usr/lib64/libfluidsynth.so.2 -> libfluidsynth.so.2.3.1*
-rwxr-xr-x 1 root root /usr/lib64/libfluidsynth.so.2.3.1*

The package fluidsynth was recently updated and there was version 1
before the update. Need to return version 1 or update tuxguitar package.
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to