Okay, so so far I have been required to download the following that I didn&#39;t already have installed (from a fairly recent UbuntuStudio Gutsy 32-bit install):<br>-bison<br>-flex<br>-libsndfile<br>-libjack-dev<br>Other packages, which I either had already or got to try to fix the earlier problem, that may need to be included into the required listing here:
<br>-rtaudio4.0.3 (not sure if Ubuntu ships with rtaudio already but I compiled the latest)<br>-gcc<br>-g++<br>And while jack was running I successfully built and ran chuck with moe++<br>Can anyone else help build this list of dependencies, I&#39;d like to make it part of some Ubuntu documentation, maybe it will lead to a regular packaging team working with UbuntuStudio.
<br><br>-Eric<br><br><br><br><div class="gmail_quote">On Dec 14, 2007 2:10 AM, Scott Wheeler &lt;<a href="mailto:wheeler@kde.org">wheeler@kde.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Eric Hedekar wrote:<br>&gt; rtaudio.cpp:2715:23: error: jack/jack.h: No such file or directory<br>&gt;<br></div><div class="Ih2E3d">&gt; what obvious part am I missing?<br><br></div>That you don&#39;t have the Jack headers installed. &nbsp;(Probably a package
<br>called jack-devel, or similar.)<br><br>-Scott<br><br>_______________________________________________<br>chuck-users mailing list<br><a href="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu
</a><br><a href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users" target="_blank">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</a><br></blockquote></div><br>