[root@localhost gaim-0.62]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for sed... /bin/sed
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost gaim-0.62]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost gaim-0.62]# make install
make: *** No rule to make target `install'. Stop.
[root@localhost gaim-0.62]#