Triode;555360 Wrote: 
> Hum - can you find the spotifyd location and run it from the command
> line from the directory it is in.  It should give some error messages
> if/when it crashes (or linux will say segfault or whatever if its the
> code)

Ok i did som tests. First when i ran spotifyd it complained about
missing libFLAC.so.8. I made a symlink to /usr/lib/libFLAC.so.8 in the
spotify plugin directory and now it complaines about wrong ELF class.


Code:
--------------------
    
  
  
linuxserver:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux#
 ls
  libFLAC.so.8  libspotify.so.4  spotifyd  spotifyd.conf
  
linuxserver:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux#
 ./spotifyd
  ./spotifyd: error while loading shared libraries: libFLAC.so.8: wrong ELF 
class: ELFCLASS64
  
  
--------------------


I have ia32-libs installed, but i cant fint it anywhere in /usr/lib
/usr/lib32 or /usr/lib64.
The only place i have ia32 is in this path.


Code:
--------------------
    
  
linuxserver:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux#
 find / -name ia32*
  /emul/ia32-linux                                                              
                                 
  /usr/share/doc/ia32-libs                                                      
                                 
  /usr/share/lintian/overrides/ia32-libs                                        
                                 
  /usr/lib/rpm/ia32e-linux                                                      
                                 
  /usr/src/linux-headers-2.6.26-2-amd64/include/asm-x86/ia32.h                  
                                 
  /usr/src/linux-headers-2.6.26-2-amd64/include/asm-x86/ia32_unistd.h           
                                 
  /usr/src/linux-headers-2.6.26-2-amd64/include/config/ia32                     
                                 
  /usr/src/linux-headers-2.6.26-2-common/include/asm-x86/ia32.h                 
                                 
  /usr/src/linux-headers-2.6.26-2-common/include/asm-x86/ia32_unistd.h          
                                 
  /usr/src/linux-headers-2.6.26-2-common/arch/x86/ia32                          
                                 
  /var/lib/dpkg/info/ia32-libs.preinst                                          
                                 
  /var/lib/dpkg/info/ia32-libs.postinst                                         
                                 
  /var/lib/dpkg/info/ia32-libs.postrm                                           
                                 
  /var/lib/dpkg/info/ia32-libs.list                                             
                                 
  /var/lib/dpkg/info/ia32-libs.md5sums                                          
                                 
  /var/lib/dpkg/info/ia32-libs.shlibs                                           
                                 
  /var/cache/apt/archives/ia32-libs_2.7_amd64.deb
  
--------------------


Any idea?

Jorns


-- 
goxboxlive
------------------------------------------------------------------------
goxboxlive's Profile: http://forums.slimdevices.com/member.php?userid=19654
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