The below is a error that I get when trying to install "CenterICQ" in my terminal window of MACOSX Jaguar. Does anyone know how I can fix this error?
--------------------------------------------------
Last login: Wed Feb 5 10:44:29 on ttyp1
Welcome to Darwin!
[Betty:~] andrew% cd incoming
[Betty:~/incoming] andrew% cd centericq
[Betty:~/incoming/centericq] andrew% ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... found
checking for working autoconf... missing
checking for working automake... found
checking for working autoheader... missing
checking for working makeinfo... found
checking host system type... powerpc-apple-darwin6.3
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
[Betty:~/incoming/centericq] andrew%

