mherger wrote: > > > Thanks, Michael. I haven't tried the buildme.sh script from > > slimserver-vendor.git with 5.16.3 on a x86_64 yet. I'll give that a > try > > and see if it gets me up and running the git code with Fedora 19. > > But isn't it much easier to just run the 32-bit code available on your > > 64-bit system? IIRC most distributions let you install the required > libraries using their package managers. No need to fiddle with > compilation > scripts etc. > Michael
I just upgraded my x86_64 Fedora box from Fedora 17 to Fedora 19 (which has Perl 5.16) and found that the logitechmediaserver RPM has only i386 libraries for Perl 5.16. I ran across this thread looking for a solution to the problem so I tried installing the perl.i686 RPM alongside the perl.x86_64 one and found that because of conflicts that I couldn't. (It may be that I don't know what I'm doing and I didn't need perl.i686, only perl-libs.i686. I didn't try that hard to make it work.) I eventually got squeezeboxserver working by checking out the slimserver-vendor git repo and building it myself and copying the files into the appropriate place. (I ran into a minor bug in buildme.sh, for which I have submitted a pull request.) ------------------------------------------------------------------------ DavidHull's Profile: http://forums.slimdevices.com/member.php?userid=1802 View this thread: http://forums.slimdevices.com/showthread.php?t=99229 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
