Re: Cannot open shared library

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

 



On Wed, 17 Feb 2010, cyril robin wrote:

> 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
Is there actually something at /usr/lib/alsa-lib/libasound_module_pcm_bt.so?

>
> 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/

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
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