[SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-13 Thread genseng
A recent update from Debian appears to have killed LMS. The server log only shows: squeezeboxserever_safe started. Logitech Media Server died. Restarting. And that second message repeats over and over again. I purged (after backing up my prefs folder) and reinstalled. Same result in the clean

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-13 Thread Michael Herger
Peel is version 5.24. Running LMS 7.9 (latest nightly and tested with an older download package). What processor architecture are you using? -- Michael ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/un

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-13 Thread genseng
Thanks Michael, that appears to be the same issue I'm having. I'll take a look at the compile instructions. Don't want to break anything else! Is there an ETA to support perl 5.24? I only ask because Debian isn't known for being in the bleeding edge so just curious if other distros are jumping i

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-13 Thread genseng
mherger wrote: > > Peel is version 5.24. Running LMS 7.9 (latest nightly and tested with > an > > older download package). > > What processor architecture are you using? > > See > http://forums.slimdevices.com/showthread.php?106326-Problems-running-LMS-on-Debian-Stetch > > > -- > > Michael

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-13 Thread Michael Herger
Is there an ETA to support perl 5.24? I only ask because Debian isn't known for being in the bleeding edge That might be true if you stuck with the release version. But then this probably is the main reason why so many are using Debian testing - which is not supposed to be used by "regular" us

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-13 Thread genseng
mherger wrote: > > Is there an ETA to support perl 5.24? I only ask because Debian isn't > > known for being in the bleeding edge > > That might be true if you stuck with the release version. But then this > > probably is the main reason why so many are using Debian testing - which > > is not

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-13 Thread genseng
genseng wrote: > Yeah, Debian is very usable on Stable with backports. I'm only here for > the NVidia driver support ;) > > Cloned the git repository, ran the code and... should I comment out the > version check error? > > > Code: > > > ./buildme.sh > RUN_TESTS:1

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-13 Thread genseng
OK, got it to compile successfully. And now I'm stuck with what to do next. I copied the folder arch/5.24 to /usr/share/squeezeboxserver/CPAN/arch/ Doesn't seem to have resolved the issue. Anything else I need to do gensen

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-14 Thread genseng
Still struggling with this. Compile completed successfully. Copied the results of build/arch/5.24/ to /usr/share/squeezeboxserver/CPAN/arch/5.24 plus some other files from slimserver-vendor/CPAN/build/5.24/lib/perl5/x86_64-linux-gnu-thread-multi/ that appeared in the other arch folders. Thoughts

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-15 Thread Roland0
genseng wrote: > Still struggling with this. > > Compile completed successfully. Copied the results of build/arch/5.24/ > to /usr/share/squeezeboxserver/CPAN/arch/5.24 plus some other files from > slimserver-vendor/CPAN/build/5.24/lib/perl5/x86_64-linux-gnu-thread-multi/ > that appeared in the o

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2016-11-29 Thread genseng
Thanks Roland and Michael for the assistance. I was getting stuck with Perl problems where it wanted me to update image:size but then when I went to update it I was informed I already had the latest. I never got back around to sitting that out but the latest nightly compiled with Perl 2.4 has me s

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2017-08-24 Thread stinga
I seem to have the same issue and I tried: > - clone https://github.com/Logitech/slimserver-vendor > - go to the CPAN folder > - run the buildme.sh script from http://forums.slimdevices.com/showthread.php?106326-Problems-running-LMS-on-Debian-Stetch And still get problems: Code: --

Re: [SlimDevices: Unix] LMS on Debian Stretch (testing) Stopped Working

2017-08-24 Thread Michael Herger
Image::Scale: Image::Scale object version 0.11 does not match bootstrap parameter 0.08 at /usr/lib/i386-linux-gnu/perl/5.24/DynaLoader.pm line 204. You need to copy the Scale.pm file in addition to the object file. -- Michael ___ unix mailing