Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2021-08-22 Thread Michael Herger
Are there any plans for LMS to directly support perl 5.32 on i686 bit systems? I looked at buildme.sh, and it only seems to have been updated to 5.26. 32-bit Intel platforms don't have priority. You should be able to build binaries from https://github.com/Logitech/slimserver-vendor/tree/publi

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2021-08-22 Thread pgf
FWIW, I installed Debian Bullseye (version 11) the other day, with arch i686, and am hitting this same issue. I specifically installed Debian (have been running Ubuntu everywhere 'til now) because after Ubuntu 20 32-bit support will go away, and I'd rather not replace my home automation / music

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2021-01-15 Thread hansh64
davidfox2116 wrote: > The CPAN for Perl 5.32 is now part of the nightly build of 8.0. I > downloaded it and it works under Fedora 33. I tried to get LMS 8.2.0 nightly working under Fedora 33 without any luck. I managed to get it running as a service, but only after applying the following code:

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2020-11-14 Thread davidfox2116
The CPAN for Perl 5.32 is now part of the nightly build of 8.0. I downloaded it and it works under Fedora 33. davidfox2116's Profile: http://forums.slimdevices.com/member.php?userid=40075 View this thread: http://forums.s

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2020-10-30 Thread davidfox2116
mherger wrote: > > Whenever I roll Fedora to its latest version LMS is the only > application > > that breaks, though not every cycle. When it does it is usually > because > > of Perl versioning. After fooling around with Perlbrew and recompiles > I > > have found I'm far better off just waiti

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2020-10-30 Thread Michael Herger
Whenever I roll Fedora to its latest version LMS is the only application that breaks, though not every cycle. When it does it is usually because of Perl versioning. After fooling around with Perlbrew and recompiles I have found I'm far better off just waiting for the nightly builds to encorporat

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2020-10-30 Thread davidfox2116
Whenever I roll Fedora to its latest version LMS is the only application that breaks, though not every cycle. When it does it is usually because of Perl versioning. After fooling around with Perlbrew and recompiles I have found I'm far better off just waiting for the nightly builds to encorpora

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2020-10-29 Thread daganz
@mherger & mrw: I was wondering the same when looking at the icu files in the CPAN root. I need to do some work today, but will try to figure out what to do with them. I will also need to go to the patch directory for freebsd (slimserver-vendor/CPAN/icu58_patches/freebsd) as I expect changing the

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2020-10-29 Thread mrw
mherger wrote: > Does it _need_ to generate new files? Or does it so because you trigger > the full build? > > AFAIK we only have two sets of those files for all platforms and > architectures. I'd be surprised if we needed new builds for this version > > of Perl. > Looking through the note

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2020-10-29 Thread Michael Herger
Would you mind submitting a PR for this update? Does this generate new ICU collation files ? Does it _need_ to generate new files? Or does it so because you trigger the full build? AFAIK we only have two sets of those files for all platforms and architectures. I'd be surprised if we needed

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2020-10-29 Thread mrw
mherger wrote: > Would you mind submitting a PR for this update? Does this generate new ICU collation files ? I assume "yes". If so, slimserver-platforms may also need some touching up, in due course, to ensure that they are included in the packages. -

Re: [SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2020-10-29 Thread Michael Herger
Thanks for this summary! That's a lot of text to digest... - Update ICU4U version - Update buildme.sh script Would you mind submitting a PR for this update? -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com http://lists.s

[SlimDevices: SqueezeCenter] LMS on Fedora 33: instructions on how to get LMS working with Perl 5.32

2020-10-29 Thread daganz
Hello all, Note up front: LMS will support Perl 5.32 when the developers state that it will! This post is intended to help people getting LMS back up and running with Perl 5.32, and is in no way a definitive guide. Yesterday I updated my Fedora installation from 32 to 33, and after that LMS st