PasTim wrote:
> I'm assuming the /opt/logitechmediaserver... directory and all it's
> contents should be owned by root, is that right?
>
Yes
>
> I clearly don't understand how one is meant to copy the LMS files to
> /opt. I ended up changing all directories under Slim to 755 and all
> files to 644, and that got over the pm permissions issue to a point
> (although many may still be wrong). I thought I followed the
> instructions to the letter but maybe I missed something.
>
To make sure permissions are correct:
Code:
--------------------
chmod -R a+rX /opt/logitechmediaserver-7.9.1-1508251793-noCPAN/
find /opt/logitechmediaserver-7.9.1-1508251793-noCPAN -name \*.pl -exec chmod
a+x {} \;
--------------------
>
> >
Code:
--------------------
> >
> The following modules failed to load: DBI EV XML::Parser::Expat
HTML::Parser JSON::XS Digest::SHA1 YAML::XS Sub::Name
>
--------------------
> >
> So I guess I am missing modules, or something failed to build, or more
> permissions issues? Where do I start looking?
>
If fixing the permissions didn't solve it:
First, make sure all modules have been build without error (i.e. the
buildme script has finished, the last output is from rsync and there are
files in build/arch/5.24/)
Then check you have copied the resulting modules to the correct location
(everything in build/arch/ to
/opt/logitechmediaserver-7.9.1-1508251793-noCPAN/CPAN/)
Final paths should be e.g
/opt/logitechmediaserver-7.9.1-1508251793-noCPAN/CPAN/arch/5.24/x86_64-linux-thread-multi/auto/Audio
etc.
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