INTERACT FORUM
More => Old Versions => JRiver Media Center 31 for Linux => Topic started by: vitaly-zdanevich on October 07, 2023, 02:14:57 pm
-
Full error:
ERROR in JRLoadLibrary: error=libbrotlienc.so.1: cannot open shared object file: No such file or directory, file=/usr/lib/jriver/Media Center 31/libJRReader.so
ERROR in JRLoadLibrary: error=libbrotlienc.so.1: cannot open shared object file: No such file or directory, file=/usr/lib/jriver/Media Center 31/libJRReader.so
ERROR in JRLoadLibrary: error=libbrotlienc.so.1: cannot open shared object file: No such file or directory, file=/usr/lib/jriver/Media Center 31/libJRReader.so
ERROR in JRLoadLibrary: error=libbrotlienc.so.1: cannot open shared object file: No such file or directory, file=/usr/lib/jriver/Media Center 31/libJRReader.so
My custom ebuild is here https://github.com/gentoo/guru/tree/master/media-sound/jriver
-
It's telling you what the error is.
You are missing a dependency
libbrotlienc.so.1
Which on debian is in package
libbrotli1
-
SOLVED, thanks.
-
SOLVED, thanks.
It's not really needed so the next build will remove it but I'm glad you got it going.