goodoldradio wrote: > > According to ralphy, he compiled the libs for 5.28.1, which is exactly > the version of perl I use on my system. It still is what the error states. Maybe you have multiple versions of these loadable libraries in various paths and it finds the other one first.
I'd start by getting rid of everything in CPAN/arch as none of it is good for your platform, OS, and Perl version. Then copy the files you got from Ralphy into that subdir and run Squeezeboxserver normally. Additional note: the x86 system I use as a crossdev platform for arm32 reports as `i686-linux-thread-multi`. Can't verify as it runs Perl 5.30, but I would expect similar errors as you are seeing with libraries compiled for either `i386-linux-thread-multi-64int` or `i486-linux-gnu-thread-multi-64int` ------------------------------------------------------------------------ gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050 View this thread: http://forums.slimdevices.com/showthread.php?t=113550 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
