Question

I'm attempting to compile SndObj, and I need some header files. Which Debian packages do I need to obtain all the missing header files?

Checking for C header file alsa/asoundlib.h... (cached) no
Checking for C header file soundcard.h... (cached) no
Checking for C header file jack/jack.h... (cached) no
Checking for C header file m_pd.h... (cached) no
Checking for C header file ladspa.h... (cached) no
Was it helpful?

Solution

Try the Debian package contents search page

(give a man a fish, etc.)

OTHER TIPS

I used

apt-file search asoundlib

Seems at least that file is in libasound-dev .

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top