grabben wrote: 
> Hi!
> 
> I'm trying to get this plugin to run on my Synology DS412+, but can't
> get the helper app running. The DS412+ has an Intel Atom CPU so it
> should be supported I think.
> The log file doesn't say anything. 
> Trying to run manually gives me these results:
> 
> DiskStation> ./spotifyd
> ./spotifyd: /lib/libc.so.6: version `GLIBC_2.4' not found (required by
> ./spotifyd)
> DiskStation> ./spotifyd64
> ./spotifyd64: error while loading shared libraries: libFLAC.so.8: cannot
> open shared object file: No such file or directory
> DiskStation> ./spotifydnoflac
> [13:28:37.725655] main:375 ./spotifydnoflac 2.2.5 started
> [13:28:37.725946] read_config:284 unable to open config file:
> ./spotifydnoflac.conf
> [13:28:37.725969] main:386 Unable to read config file
> DiskStation> ./spotifydnoflac64
> ./spotifydnoflac64: /lib64/libc.so.6: version `GLIBC_2.4' not found
> (required by ./spotifydnoflac64)
> 
> 
> I have disabled the official plugin (doesn't work with my Boom).
> 
> Has anyone got the plugin working on the DS412+?

Hum the 64 bit versions are compiled with a dependency on GLIBC_2.4, but
the spotifydnoflac fallback should be ok.  It should try to run
spotifydnoflac and create the config file.  Try removing all the
binaries other than this one and see what happens.


------------------------------------------------------------------------
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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to