agt wrote: 
> Thanks, I think we're getting closer.
> I've created /etc/ld.so.conf.d/99libperl.conf and run /sbin/ldconfig, so
> hopefully it's addressed that issue.
> 
--------------------

Have you verified that 

Code:
--------------------
ldd 
/usr/share/squeezeboxserver/CPAN/arch/5.32/x86_64-linux-thread-multi/auto/XML/Parser/Expat/Expat.so

--------------------
now finds libperl?
If so, check all modules:

Code:
--------------------
find /usr/share/squeezeboxserver/CPAN/arch/5.32/x86_64-linux-thread-multi/auto 
-name \*.so -exec ldd {} \; | grep not
--------------------



'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