<HTML>
<HEAD>
<TITLE>Please help with Mac OS X compiling</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana">Hi :)<BR>
<BR>
I’m sorry to be a bother but I could really do with some help...<BR>
<BR>
I am trying to compile the dgd 1.2 source on my Mac – OS X – using the terminal command line (which is unix based). I gunzip it and tar it and then change the Makefile to GENERIC_BSD and change the mud.dgd file to represent where the file is but I get this error when I try and type ‘make’:<BR>
<BR>
[localhost:~/Desktop/dgd/src] matt% make<BR>
gcc -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DGENERIC_BSD  -O2   -c -o alloc.o alloc.c<BR>
make: gcc: Command not found<BR>
make: *** [alloc.o] Error 127<BR>
[localhost:~/Desktop/dgd/src] matt% <BR>
<BR>
Please please please help :)<BR>
<BR>
I know it’s not a fun question but I am stumped and it would be great if someone could help :)<BR>
<BR>
Kind regards,<BR>
<BR>
<BR>
Matt Taylor</FONT>
</BODY>
</HTML>