Hi, I've just downgraded from UbuntuStudioGutsy64 and I'm attempting to get Chuck running but I can't seem to understand this error that I'm getting.  I have downloaded rtaudio4.0.3 and it looks like it compiled fine.
<br><br>make linux-jack<br>make -f makefile.jack<br>make[1]: Entering directory `/home/stochastic/Desktop/ChucK/chuck-<a href="http://1.2.1.1/src">1.2.1.1/src</a>&#39;<br>g++ -D__LINUX_JACK__ -c -O3 -D__CK_SNDFILE_NATIVE__ 
rtaudio.cpp<br>rtaudio.cpp:2715:23: error: jack/jack.h: No such file or directory<br>rtaudio.cpp:2721: error: ISO C++ forbids declaration of 'jack_client_t' with no type<br>rtaudio.cpp:2721: error: expected ';' before '*' token
<br>rtaudio.cpp:2722: error: ISO C++ forbids declaration of 'jack_port_t' with no type<br>rtaudio.cpp.......<br><br>what obvious part am I missing?<br>It would really be nice if some proper Linux documentation could be written into the upcoming versions of the install tutorial.&nbsp; I&#39;d be happy to help write it once I understand it.
<br><br>Thanks.<br>-Eric<br>