Bonjour à tous,
J’éssai d’installer un squid avec une option particulière, celle du SSL donc aptitude install squid3 ne correspond pas, j’ai donc télécharger les sources sur squid-cache, decompresser le tout dans un dossier et essayer de lancer la compilation avec :
./configure --enable-ssl
RPXSERVER11:/usr/src/squid-3.0.STABLE9# ./configure --enable-ssl
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for gawk… no
checking for mawk… mawk
checking whether make sets $(MAKE)… no
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.
Qu’en pensez vous ?
Merci