let me preface this by saying I am incredibly new to this. I downloaded emu-tools-0.9.4 and I untared it (im pretty sure) and I went into the files and found the read me file, and the first think it says to do is type "make" so I did, and I get this error
[root@dhcp-601-23861 emu-tools-0.9.4]# make
cd as10k1 && make
make[1]: Entering directory `/root/emu-tools-0.9.4/as10k1'
cc -M *.c -W -Wall > .depend
/bin/sh: line 1: cc: command not found
make[1]: *** [dep] Error 127
make[1]: Leaving directory `/root/emu-tools-0.9.4/as10k1'
make: *** [As10k1] Error 2
I hve now idea what this means, can anyone tell me how to fix it? I have gotten similar errors when I have tried similar things befor.
