<HTML>
<HEAD>
<TITLE>Newbie doing first compile</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana"><SPAN STYLE='font-size:12.0px'>I am trying run compile on a small program using Terminal on a PowerPC with 10.4<BR>
<BR>
I am getting the complaint that there is no compiler on my system<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana"><SPAN STYLE='font-size:12.0px'>./configure --prefix=$HOME/Units174<BR>
creating cache ./config.cache<BR>
checking for gcc... no<BR>
checking for cc... no<BR>
configure: error: no acceptable cc found in $PATH<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana"><SPAN STYLE='font-size:12.0px'><BR>
How do I place the compiler (gcc 3.3) in the path?<BR>
</SPAN></FONT>
</BODY>
</HTML>