Thorden wrote: 
> That is an excellent suggestion, thanks! Should have thought about that.
> 
> Yes, it exists at /volume1/@appstore/AudioStation/lib/libasound.so.2

You can use the ldd command to find where the squeezelite is looking for
linked libraries

e.g

Code:
--------------------
    
  ldd 
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/LocalPlayer/Bin/squeezelite-x86-64
  
--------------------


If libasound is in the "right" place - then perhaps wrong
permissions/onwerships/group membership is stopping squeezelie from
using libasound


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to