I've just recently installed Mandrake 9.1 on my box and am trying ot install snort but run into this problem.

[matt@localhost snort-2.0.1]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
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
[matt@localhost snort-2.0.1]$ make
make: *** No targets specified and no makefile found. Stop.
[matt@localhost snort-2.0.1]$ make install
make: *** No rule to make target `install'. Stop.
any Ideas.?

btw: as you can probably see I'm pretty new to linux.