I was able to install chuck by adding the CCRMA Repository through rpm. Then I used the yum install. As suggested by Fernando Lopez-Lezcano. This is the site I used. <br><br><a href="http://ccrma.stanford.edu/planetccrma/software/installplanetfourteen.html#SECTION00020200000000000000">http://ccrma.stanford.edu/planetccrma/software/installplanetfourteen.html#SECTION00020200000000000000</a><br>
<br>Copied the FC15 command into my terminal and then it worked. <br><br>Thank you <br><br><div class="gmail_quote">On Tue, Dec 27, 2011 at 7:54 PM, Alex Barham <span dir="ltr"><<a href="mailto:alexbarha@gmail.com" target="_blank">alexbarha@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am trying to install Chuck on a Fedora Core 16 system with ALSA. This is the error I am getting:<br><br>[root@Alex src]# make linux-alsa<br>

make -f makefile.alsa<br>make[1]: Entering directory `/home/alex/Downloads/chuck-1.2.1.3/src'<br>
g++ -o -lpthread chuck chuck.tab.o chuck.yy.o chuck_absyn.o chuck_parse.o chuck_errmsg.o chuck_frame.o chuck_symbol.o chuck_table.o chuck_utils.o chuck_vm.o chuck_instr.o chuck_scan.o chuck_type.o chuck_emit.o chuck_compile.o chuck_dl.o chuck_oo.o chuck_lang.o chuck_ugen.o chuck_main.o chuck_otf.o chuck_stats.o chuck_bbq.o chuck_shell.o chuck_console.o chuck_globals.o digiio_rtaudio.o hidio_sdl.o midiio_rtmidi.o rtaudio.o rtmidi.o ugen_osc.o ugen_filter.o ugen_stk.o ugen_xxx.o ulib_machine.o ulib_math.o ulib_std.o ulib_opsc.o util_buffers.o util_console.o util_string.o util_thread.o util_opsc.o util_math.o util_network.o util_raw.o util_xforms.o util_hid.o uana_xform.o uana_extract.o  -lasound -lstdc++ -ldl -lm -lsndfile<br>


g++: error: chuck: No such file or directory<br>make[1]: *** [chuck] Error 1<br>make[1]: Leaving directory `/home/alex/Downloads/chuck-1.2.1.3/src'<br>make: [linux-alsa] Error 2 (ignored)<br><br>I can't figure out which directory the Chuck install program is trying to look for. Any ideas?<br>


</blockquote></div><br>