david wrote:
Didn't look at code, just downloaded and
trying to CMake it gives me
this message:
CMake Error at CMakeLists.txt:161 (message):
Alsa required but not found
I don't see any alsa-dev package in Debian and already have ALSA
installed and working here just fine. What Alsa is it talking about?
libasound-dev is the one you need. (libasound2-dev in debian/testing)
OK, now it wants a newer version of JACK. Sigh. Don't have time for this
right now ...