PasTim wrote: 
> The rest of my perl make went OK, but I had a permissions error on the
> make install-strip so used sudo, which seemed to complete OK. Next issue
> was the lms CPAN build. I get:
> Edit:  I can imagine this means I need a zlib module, but there are
> several at CPAN, and even if I knew which I should get, where would I
> put it in the perl folder, and would I then have to .configure, make and
> so on again?
When you build perl, you need to make sure you have the debian -dev
packages for some perl support libraries installed (e.g. zlib-dev in
this case). Check the output you get while running the build/test for
anything missing.

You won't have to install any non-standard perl packages for normal LMS
operations (with Net-SSLeay and IO-Socket-SSL being the only exception
if you need SSL support for LMS)

> 
> This may be too complex for me :)
> 
Note that for just running LMS, you don't need to build your own modules
if you compile a officially supported perl version (which 5.24 is).
Just compile your own perl, install the regular debs, and 'modify LMS to
use the perl installed in /opt'
(http://forums.slimdevices.com/showthread.php?107609-Perl-5-26-support&p=897159&viewfull=1#post897159)
instead the system perl.



SW: extGUI4LMS - new web UI: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (https://www.nexus0.net/pub/sw/extgui4lms/) | 'LMSlib2go'
(http://forums.slimdevices.com/showthread.php?107704-Announce-LMSlib2go-library-information-on-mobile-devices)
| 'music visualizer'
(http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite)
for squeezelite
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus support'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth with ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))
| ' update bundled perl modules'
(http://forums.slimdevices.com/showthread.php?107040-Howto-update-perl-modules-bundled-with-LMS)
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=99648

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

Reply via email to