To me "error: jack/jack.h: No such file or directory" simply means that the compiler can't find the file.  It gives no further info than that.  I got quite confused at this stage as I had Jack installed and running.  I even searched google for this error and found very little.  Now (after gaining info from this list) I understand that headers are needed for the specified audio server (something that is not stated in the official list of dependencies or at least from my reading of it).
<br><br>I wouldn&#39;t expect Ubuntu-specific dependencies to be implemented by the chuck developers, but it&#39;s not something that is useless either.&nbsp; I&#39;d like to incorporate it into some ubuntu documentation (probably the best place for it) and maybe other distribution communities could do the same, possibly having the ChucK website provide links to said documentation.
<br><br>On a side note, source is rarely ever needed in getting software for a linux system - from my experience.&nbsp; If it&#39;s not in the repos, there&#39;s usually a deb or rpm for download.&nbsp; In the case of a source file, most give quite detailed dependency listings and I still hold that ChucK needs to at least add that headers (often found in the dev libs) are needed.&nbsp; Correct me if this is wrong.&nbsp; It&#39;d also be nice to hear from someone else on the matter as it&#39;s clear that Atte thinks the above error message is quite obvious to fix and I don&#39;t.
<br><br>-Eric<br>