On Thursday, 04 July 2024 at 11:15, Martin Gansser wrote:
> Hi,
> 
> When I start MellowPlayer, I get the following error message:
> MellowPlayer: Error loading shared libraries: libMellowPlayer.Application.so: 
> cannot open shared object file: No such file or directory
> 
> I have compiled Mellowplayer with the following rpm spec file [1].
> [1] 
> https://www.dropbox.com/scl/fi/v3toqbs1lcvvywjvyux41/mellowplayer.spec?rlkey=pxdwd077x84emz4htuau3nk20&st=l3gkvk29&dl=0
> 
> What do I have to change so that the error message no longer appears?

You should stop removing the RPATH in %install. Without RPATH, the
linker cannot find the shared libraries in a private path.

The GTK icon cache update scriptlets are redundant, by the way. They're
executed by file triggers these days.

Regards,
Dominik
-- 
Fedora   https://fedoraproject.org
Deep in the human unconscious is a pervasive need for a logical universe that
makes sense. But the real universe is always one step beyond logic.
        -- from "The Sayings of Muad'Dib" by the Princess Irulan
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to