[email protected] wrote:
> On Tue, 2018-09-04 at 21:29 +0000, bpa wrote:
> >
> > Most problems with "unsupported" Linux distros is usually
> associated
> > with a newer versions of Perl.
> > I didn't many other problems with Fedora installation and none
> > concerning Plugins.
> >
> I've just hit one, with both stable and nightly RPMs affected.
> stable rpm - logitechmediaserver-7.9.1-1.noarch.rpm
> nightly rpm - logitechmediaserver-7.9.2-0.1.1536072399.noarch.rpm
>
> Both want Perl 5.8.8 but Fedora 28 is using Perl 5.26.2
>
> I'm surprised this would fail, since in this case Fedora 28 is ahead of
> your build machine. I'm loath to force an install, so any workrounds
> gratefully accepted.
>
Is this a Perl error message (e. can't find @INC ...) or an LMS error
message ?
I don't know specifc but IIRC noarch had no Perl version dependencies
and I think it required running buildme.sh to built libraries. However
it may have assumed location of Perl & Perl libraries. According to the
Fedora thread 64 bit Perl libaries (i.e latest version) are in a " new
location" and so required
Code:
--------------------
ln -sf /usr/lib/perl5/vendor_perl/Slim /usr/lib64/perl5/vendor_perl/Slim
--------------------
Packages for supported LMS has prebuilt Perl libraries and support for
5.26 has been there for nearly a year ( you can see supported versions
and arch here (
https://github.com/Logitech/slimserver/tree/public/7.9/CPAN/arch )
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=109403
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter