Package Details: logitechmediaserver 8.5.2-1

Git Clone URL: https://aur.archlinux.org/logitechmediaserver.git (read-only, click to copy)
Package Base: logitechmediaserver
Description: Slimserver for Logitech Squeezebox players. This server is also called Logitech Media Server. (Release-Version, if you prefer bleeding edge consider using logitechmediaserver-git instead)
Upstream URL: https://github.com/LMS-Community/slimserver
Keywords: logitech slimserver squeezebox
Licenses: GPL, custom
Submitter: vesath
Maintainer: FabioLolix (FabioLolix)
Last Packager: stef.an
Votes: 72
Popularity: 0.000000
First Submitted: 2011-11-03 06:54 (UTC)
Last Updated: 2024-07-01 19:06 (UTC)

Dependencies (10)

Required by (0)

Sources (3)

Pinned Comments

FabioLolix commented on 2024-05-26 08:40 (UTC)

-bin variant uploaded https://aur.archlinux.org/packages/logitechmediaserver-bin

Latest Comments

« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 42 .. 50 Next › Last »

vesath commented on 2012-02-11 08:51 (UTC)

jasonwryan: Are you root?

jasonwryan commented on 2012-02-10 22:09 (UTC)

Package builds fine but fails on first run with this error: rc.d start logitechmediaserver :: Starting logitechmediaserver daemon [BUSY] Can't locate Slim/bootstrap.pm in @INC (@INC contains: /opt/logitechmediaserver /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at ./slimserver.pl line 137. BEGIN failed--compilation aborted at ./slimserver.pl line 137.

mika.fischer commented on 2012-01-09 10:32 (UTC)

I agree, optdepends seems appropriate.

vesath commented on 2012-01-09 10:09 (UTC)

Right, but those binaries are not strictly-speaking needed (only for transcoding and such) so lib32-glibc should be an optdepends.

mika.fischer commented on 2012-01-09 10:00 (UTC)

Can you execute any of the binaries in /opt/logitechmediaserver/Bin/i386-linux/ on the command line? If yes, then I bet you already have the lib32- packages installed (they're the most basic 32bit libraries). The binaries in the logitechmediaserver package are 32 bit ELF binaries and will definitely not work without 32 bit versions of the libraries they're linked against (except for mppdec, which is statically linked).

vesath commented on 2012-01-09 09:52 (UTC)

It works fine for me on x86_64 without any lib32-* thing.

mika.fischer commented on 2012-01-08 12:29 (UTC)

OK, installing lib32-glibc and lib32-gcc-libs fixed the problem. Maybe those packages should be added as dependencies on 64 bit linux.

mika.fischer commented on 2012-01-08 12:25 (UTC)

I still have the problem that the binaries in /opt/logitechmediaserver/Bin/i386-linux/ don't work for 64-bit linux. Any solution for this?

bongo commented on 2012-01-05 20:42 (UTC)

If you get some perl error, you may need to reboot after installation... sorry but as this is a server application, you cannot actually require someone to reboot the machine, it was not expectable.