RabanePaco;675180 Wrote: > I started the spotifyd from > /usr/local/zy-pkgs/gui/SqueezeCenter/Plugins/Spotify/Bin/arm-linux. I > get the msg. > Code: -------------------- > > ./spotifyd: /usr/lib/libpthread.so.0: version `GLIBC_2.4' not found (required by > /usr/local/zy-pkgs/gui/SqueezeCenter/Plugins/Spotify/Bin/arm-linux/libspotify.so.10) -------------------- > > > That means that your linux installation is too old to run the spotify library as it requires that version of GLIBC - you really need to upgrade the linux version or glibc to enable this to work.
> > I also tried running > /usr/local/zy-pkgs/gui/SqueezeCenter/Plugins/Spotify/Spotifyd.pm and I > get the msg's> Code: -------------------- > > ./Spotifyd.pm: ./Spotifyd.pm: 1: package: not found > > > > Don't do that - that's a perl module which is part of a larger perl > programme and is used to start the helper app, but which you can't > start on its own. > > If you are trying to start the helper app manually use: ./spotifyd -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
