did anybody manage to install logitechmediaserver (7.* or 8.*) on ubuntu
20.04 that comes with perl5.30?

i keep getting the following error messages:


Code:
--------------------
    # /usr/sbin/squeezeboxserver --d_startup 
  Found SELinux - setting security context to: texrel_shlib_t for *.so files.
  Got @INC containing:
  /usr/share/squeezeboxserver/CPAN
  /usr/share/squeezeboxserver
  /usr/sbin
  /etc/perl
  /usr/local/lib/arm-linux-gnueabihf/perl/5.30.0
  /usr/local/share/perl/5.30.0
  /usr/lib/arm-linux-gnueabihf/perl5/5.30
  /usr/share/perl5
  /usr/lib/arm-linux-gnueabihf/perl/5.30
  /usr/share/perl/5.30
  /usr/local/lib/site_perl
  /usr/lib/arm-linux-gnueabihf/perl-base
  
  Extended @INC to contain:
  
/usr/share/squeezeboxserver/CPAN/arch/5.30/arm-linux-gnueabihf-thread-multi-64int
  
/usr/share/squeezeboxserver/CPAN/arch/5.30/arm-linux-gnueabihf-thread-multi-64int/auto
  
/usr/share/squeezeboxserver/CPAN/arch/5.30.0/arm-linux-gnueabihf-thread-multi-64int
  
/usr/share/squeezeboxserver/CPAN/arch/5.30.0/arm-linux-gnueabihf-thread-multi-64int/auto
  
/usr/share/squeezeboxserver/CPAN/arch/5.30/arm-linux-gnueabihf-thread-multi-64int
  
/usr/share/squeezeboxserver/CPAN/arch/5.30/arm-linux-gnueabihf-thread-multi-64int/auto
  /usr/share/squeezeboxserver/CPAN/arch/arm-linux-gnueabihf-thread-multi-64int
  /usr/share/squeezeboxserver/CPAN/arch/5.30
  /usr/share/squeezeboxserver/lib
  /usr/share/squeezeboxserver/CPAN
  /usr/share/squeezeboxserver
  /usr/share/squeezeboxserver/CPAN
  /usr/share/squeezeboxserver
  /usr/sbin
  /etc/perl
  /usr/local/lib/arm-linux-gnueabihf/perl/5.30.0
  /usr/local/share/perl/5.30.0
  /usr/lib/arm-linux-gnueabihf/perl5/5.30
  /usr/share/perl5
  /usr/lib/arm-linux-gnueabihf/perl/5.30
  /usr/share/perl/5.30
  /usr/local/lib/site_perl
  /usr/lib/arm-linux-gnueabihf/perl-base
  
  Loaded module: [version] ok!
  Loaded module: [Time::HiRes] ok!
  Removing [DBI] from the symbol table - load failed.
  Removing [EV] from the symbol table - load failed.
  Removing [common::sense] from the symbol table - load failed.
  Removing [XML::Parser::Expat] from the symbol table - load failed.
  Removing [HTML::Parser] from the symbol table - load failed.
  Removing [HTML::Entities] from the symbol table - load failed.
  Removing [common::sense] from the symbol table - load failed.
  Removing [JSON::XS] from the symbol table - load failed.
  Removing [Digest::SHA1] from the symbol table - load failed.
  Removing [Digest::base] from the symbol table - load failed.
  Loaded module: [YAML::XS] ok!
  Removing [Sub::Name] from the symbol table - load failed.
  ...
--------------------


is there any way to fix this?

i did install the following extra packages:


Code:
--------------------
    apt install libxml-parser-perl libhtml-parser-perl libdbi-perl 
libjson-xs-perl libsub-name-perl libyaml-libyaml-perl libdigest-sha-perl 
libev-perl
--------------------


but that only helped for  
Code:
--------------------
    YAML::XS
--------------------
...

thanks in advance for any support!


------------------------------------------------------------------------
Hiro Protagonist's Profile: 
http://forums.slimdevices.com/member.php?userid=71357
View this thread: http://forums.slimdevices.com/showthread.php?t=113863

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to