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

Claude Heiland-Allen claude at mathr.co.uk
Sun Jan 25 20:44:42 CET 2015


On 25/01/15 19:28, Alexandros Drymonitis wrote:
> apt-get can't find any alsa-devel...

apt-get install libasound2-dev

or to save time when you forget yet another thing:

apt-get build-dep puredata

note: this last command might do weird things with libjack-dev (at least 
it does here), so run with -s ("simulate") first to avoid trashing your 
system accidentally...


Claude
-- 
http://mathr.co.uk




More information about the Pd-list mailing list