Re: Cannot open shared library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Hello,
I am trying to play a sound on bleutooth device.
To do so, I run : aplay -D bt data/sounds/<file>.wav

I get the following error: ALSA lib pcm.c:2162:(snd_pcm_open_conf) Cannot
open shared library /usr/lib/alsa-lib/libasound_module_pcm_bt.so

The lib "libasound_module_pcm_bt.so"  is a random folder (lets say
/mnt/user/).
I can not move the lib to /usr/lib/alsa-lib/ because its mounted as a
read-only filesystem and I can't mount it as rw.

Do you know how to specify the lib's path in a configuration file?

Try export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/mnt/user

I have already tried this without success.
I have got the same error. It seems to search  in /usr/lib/alsa-lib/ only.

 
Is there actually something at /usr/lib/alsa-lib/libasound_module_pcm_bt.so?
I don't have a folder /usr/lib/alsa-lib/.
And as I said, I can't create it.
 


Regards,

Cyril


--
William G. Unruh   |  Canadian Institute for|     Tel: +1(604)822-3273
Physics&Astronomy  |     Advanced Research  |     Fax: +1(604)822-5324
UBC, Vancouver,BC  |   Program in Cosmology |     unruh@xxxxxxxxxxxxxx
Canada V6T 1Z1     |      and Gravity       |  www.theory.physics.ubc.ca/


------------------------------------------------------------------------------
Download Intel&reg; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs 
proactively, and fine-tune applications for parallel performance. 
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux