[root@localhost zinf]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... yes
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
[root@localhost zinf]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost zinf]# make install
make: *** No rule to make target `install'. Stop.
[root@localhost zinf]#
[root@localhost zinf]#