This is a discussion on RE: [squid-users] FAQ - 5.13 IE 6.0 SP1 fails when using authentication within the Squid Users forums, part of the Web Server and Related Forums category; =20 >=20 > Dear all, >=20 > I'am newbie in Squid, and right now i want to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
=20 >=20 > Dear all, >=20 > I'am newbie in Squid, and right now i want to try to=20 > compiling squid, but i > have a problem when running ./configure...... >=20 >=20 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D >=20 > root@dkandoulnx squid-2.5.STABLE5]# pwd >=20 > /usr/local/squid/scr/squid-2.5.STABLE5 >=20 > [root@dkandoulnx squid-2.5.STABLE5]# ./configure = --prefix=3D/usr/local/ >=20 > --enable-snmp --enable-useragent-log --enable-referer-log >=20 > --enable-delay-pools --enable-storeio=3Ddiskd,aufs,ufs >=20 > loading cache ./config.cache >=20 > checking for a BSD compatible install... /usr/bin/install -c >=20 > checking whether build environment is sane... yes >=20 > checking for mawk... no >=20 > checking for gawk... gawk >=20 > checking whether make sets ${MAKE}... yes >=20 > checking whether to enable maintainer-specific portions of=20 > Makefiles... no >=20 > checking for gcc... no >=20 > checking for cc... no >=20 > configure: error: no acceptable cc found in $PATH >=20 > [root@dkandoulnx squid-2.5.STABLE5]# >=20 > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D >=20 >=20 >=20 > can anybody help me....... >=20 >=20 You don't have any compiler (gcc,cc) installed or it is not available in your current PATH. M. |