[alsa-devel] alsa-lib not installing plugins
    Clemens Ladisch 
    cladisch at fastmail.net
       
    Mon Oct 22 08:42:44 CEST 2007
    
    
  
Larry D. Pyeatt wrote:
>   I wrote a new plugin for alsa-lib.  After running make, there
> are .o and .lo files in src/pcm.  However, when I run make
> install, nothing gets put into /usr/lib/alsa-lib.
The plugins in alsa-lib/src/pcm/ are compiled into libasound.so.2 so
that they are available without dynamic linking.
To create a separate plugin, have a look at the alsa-plugins package.
HTH
Clemens
    
    
More information about the Alsa-devel
mailing list