|
Hello!
I have tried sound via a Windows NX and ESD and that works fine. I also have a Linux DSL-NX terminal that I want to connect to the same server. I switch to aRts but I get this error:
ERROR: ld.so: object '/usr/NX/lib/libesddsp.so.0' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/NX/lib/libesd.so.0' from LD_PRELOAD cannot be preloaded: ignored.
I have searched and searched but I can find any solution on this problem. My node.conf has this:
# Be sure that $ESD_BIN_PRELOAD is in your path, does exist and work
# before enabling this directive.
ENABLE_ESD_PRELOAD="1"
ESD_BIN_PRELOAD="nxesddsp"
# FreeNX with ENABLE_ARTSD_PRELOAD="1" will automatically try to setup
# the sound with the help of the artsd media helper.
#
# Currently ARTSD will be used just by the Linux NX Client.
#
# Be sure that $ARTSD_BIN_PRELOAD is in your path, does exist and work
# before enabling this directive.
ENABLE_ARTSD_PRELOAD="1"
ARTSD_BIN_PRELOAD="artsdsp"
Tanks for any help/input on this…;
Regards
/Micke
|