<html><head></head><body bgcolor="#FFFFFF"><div>You'll need to install some dependencies. Off the top of my head, you'll need bison, flex, g++ (well, some C++ compiler), alsa dev files, and libsound. I'm assuming this is your Linux box, and not a shared box where you have an account, correct? If so, the easiest thing to do is install those packages I mentioned using your Linux distribution's package manager. Once you've done that, try "make linux-alsa" again. If you're on Debian let me know an I can send you a list of the packages you need to apt-get.</div><div><br></div><div>For the record, I think using OSC is a better bet than using named pipes. If you need some help getting SimpleOSC working, let me know and I'll try to help you out.</div><div><br></div><div>andy<br><br>On Sep 13, 2012, at 1:06 AM, forrest curo <<a href="mailto:treegestalt@gmail.com">treegestalt@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>Thank you. ARRRRRRGGGGGGGH!<br>"<br>forrest@critter:~/chuck-1.3.1.0/src$ make<br>[chuck build]: please use one of the following configurations:<br>   make linux-alsa, make linux-jack, make linux-oss,<br>   make osx, make osx-ub, or make win32<br>
forrest@critter:~/chuck-1.3.1.0/src$ make linux-jack<br>bison -dv -b chuck chuck.y<br>make: bison: Command not found<br>make: *** [chuck.tab.c] Error 127<br>"<br>???!<br><br>-----------------------------------------<br>
<div class="gmail_quote">On Wed, Sep 12, 2012 at 9:26 PM, Kassen <span dir="ltr"><<a href="mailto:signal.automatique@gmail.com" target="_blank">signal.automatique@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wed, Sep 12, 2012 at 09:14:30PM -0700, forrest curo wrote:<br>
> I may need to step outside the normal packages sources to make this example<br>
> work?<br>
<br>
</div>Yes, I fear so.<br>
<br>
Shout if you run into issues building from source; first time may take<br>
some tries, then it gets better and nice features have gotten<br>
introduced since then.<br>
<div class="HOEnZb"><div class="h5"><br>
Yours,<br>
Kas.<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>
</div></div></blockquote></div><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>chuck-users mailing list</span><br><span><a href="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</a></span><br><span><a href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</a></span><br></div></blockquote></body></html>