INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Cannot run on Gentoo because of not found libJRReader.so but it file exists  (Read 439 times)

vitaly-zdanevich

  • Recent member
  • *
  • Posts: 14

Full error:
Quote

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
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13487

It's telling you what the error is.
You are missing a dependency
libbrotlienc.so.1
Which on debian is in package
libbrotli1
Logged

vitaly-zdanevich

  • Recent member
  • *
  • Posts: 14

SOLVED, thanks.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13487

SOLVED, thanks.
It's not really needed so the next build will remove it but I'm glad you got it going.
Logged
Pages: [1]   Go Up