Lestrad wrote: > > > Code: -------------------- > > Sep 09 09:19:42 alarm slimserver.pl[361]: DBI.c: loadable library and perl binaries are mismatched (got handshake key 0x8e00080, needed 0x9f00080) -------------------- > > >
I'd guess that your LMS CPAN binaries are somehow out of sync with your installed perl. >From -perldiag- (https://perldoc.perl.org/perldiag.html): > > %s: loadable library and perl binaries are mismatched (got handshake key > %p, needed %p) > (P) A dynamic loading library .so or .dll was being loaded into the > process that was built against a different build of perl than the said > library was compiled against. Reinstalling the XS module will likely fix > this error. > ------------------------------------------------------------------------ mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299 View this thread: http://forums.slimdevices.com/showthread.php?t=112903 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
