[PD] install libraries with apt-get with Pd compiled from source?

Mattes r.mattes at mh-freiburg.de
Sun Jan 25 20:46:09 CET 2015


 
Am Sonntag, 25. Januar 2015 20:28 CET, Alexandros Drymonitis <adrcki at gmail.com> schrieb:  
> On Sun, Jan 25, 2015 at 7:57 PM, Miller Puckette <msp at ucsd.edu> wrote:
> 
> > Aha - Pd somehow got compiled without ALSA support - perhaps, when you
> > compiled Pd, you had not yet installed alsa-devel.  Install alsa-devel
> > and recompile Pd.
> >
> apt-get can't find any alsa-devel...

You want to look for the development package for libasound (that's how alsa's
client library is called in Debian).

$ apt-cache search libasound-dev
libasound2-dev - shared library for ALSA applications -- development files

HTH Ralf Mattes





More information about the Pd-list mailing list