I have not managed to this working yet on my Synology DS411+ NAS (Intel
Atom 64-bit, GLibc 2.3.x).

Trying the various handlers by hand results in:

NAS1> ls -l
drwxr-xr-x    2 admin    users         4096 Jan  3 12:11 lib64
-rwxr-xr-x    1 admin    users      4402740 Nov  6 21:18
libspotify.so.6
-rwxr-xr-x    1 admin    users       121517 Jan  2 13:12 spotifyd
-rwxr-xr-x    1 admin    users       136009 Jan  2 13:12 spotifyd64
-rwxr-xr-x    1 admin    users       118547 Jan  2 13:32
spotifydnoflac
-rwxr-xr-x    1 admin    users       133349 Jan  2 13:12
spotifydnoflac64
NAS1> ./spotifyd
./spotifyd: /lib/libc.so.6: version `GLIBC_2.4' not found (required by
./spotifyd)
NAS1> ./spotifyd64
./spotifyd64: error while loading shared libraries: libFLAC.so.8:
cannot open shared object file: No such file or directory
NAS1> ./spotifydnoflac
[12:35:54.078604] main:325 ./spotifydnoflac 1.1.1 started
[12:35:54.079126] read_config:243 unable to open config file:
./spotifydnoflac.conf
[12:35:54.079188] main:336 Unable to read config file
NAS1> ./spotifydnoflac64
./spotifydnoflac64: /lib64/libc.so.6: version `GLIBC_2.4' not found
(required by ./spotifydnoflac64)

Looks like my options are spotifyd64 or spotifydnoflac.
I believe spotifyd64 failed because my flac library is only 32-bit, so
I'll have another go later on, see if I can build a 64-bit FLAC
library.
Any idea why the spotifynoflac didn't work or wasn't chosen by the
server? (I have 32-bit support installed.)


-- 
sennen
------------------------------------------------------------------------
sennen's Profile: http://forums.slimdevices.com/member.php?userid=42432
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to