http://bugzilla.opensuse.org/show_bug.cgi?id=1194977 Bug ID: 1194977 Summary: library not in place - audacity / lib-strings.so Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.3 Hardware: x86-64 OS: openSUSE Leap 15.3 Status: NEW Severity: Minor Priority: P5 - None Component: X11 Applications Assignee: screening-team-bugs@suse.de Reporter: quirin.blaeser@freenet.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Output from rpm -ql audacity: ... /usr/lib64/audacity/lib-strings.so ... Output from ldd /usr/bin/audacity: ... lib-strings.so => not found ... output from audacity: audacity: error while loading shared libraries: lib-strings.so: cannot open shared object file: No such file or directory workaround: ${HOME}/bin/audacity #!/bin/bash LD_LIBRARY_PATH=/usr/lib64/audacity /usr/bin/audacity "${@}" missing symlink / missing -rpath -- You are receiving this mail because: You are on the CC list for the bug.