agt wrote: 
> 
> So moving to "Next, check if ...works (probably not)" - I've run this
> without piping to grep, as the -working -instance doesn't reference
> libperl in this file at all - is that a clue?
> 
Yes, it shows that the modules for perl 5.32 depend on libperl, although
they shouldn't (unless handling of binary modules has changed
significantly in perl 5.32, which seems highly unlikely)  
Quick fix;
create the file /etc/ld.so.conf.d/99libperl.conf with the content

Code:
--------------------
     /usr/lib/perl5/5.32.0/x86_64-linux-thread-multi/CORE
--------------------

run /sbin/ldconfig
then, 'create an issue' (https://github.com/Logitech/slimserver/issues),
asking for the the modules for perl 5.32 to be re-built without this
dependency.



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=113356

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

Reply via email to