On Tue, 2024-11-05 at 10:52 +0100, Yann Seznec wrote:
> 
> It compiles just fine, and I can open a patch, but when I run Pd it
> can not find any audio or midi devices. 

For ALSA (and JACK) backends to be detected, you need the respective
headers to be installed. For ALSA, you need libasound2-dev, for JACK
you need libjack-jackd2-dev.

sudo apt install libasound2-dev libjack-jackd2-dev

Then run ./configure again and it should detect the backends.

Roman


---
pd-list@lists.iem.at - the Pure Data mailinglist
https://lists.iem.at/hyperkitty/list/pd-list@lists.iem.at/message/25G532UCXIX3WQLJKLURYB546TW5SAVK/

To unsubscribe send an email to pd-list-le...@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.iem.at/

Reply via email to