Jestem decha z Linuxa

-Rozpakowanie pliku (w tym przypadku na Pulpit)
-Wchodzę do terminala
-Wpisuję cd Pulpit ->ENTER
-Potem cd squid-3.0.STABLE18 ->ENTER
-Zapodaje ./configure --prefix=/usr/local/squid ->ENTER
i dostaje takie coś:
PROXYTEST@PL-PROXY:~/Pulpit/squid-3.0.STABLE18$ ./configure --prefix=/usr/local/squid
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
potem już make all nie działa:
PROXYTEST@PL-PROXY:~/Pulpit/squid-3.0.STABLE18$ make all
make: *** Brak reguł do wykonania obiektu `all'. Stop.
Sorrki, jeżeli dla kogoś wyda się to za bardzo banalne... Jeżeli jednak znajdzie się ktoś, kto doradzi, będę wdzięczny.