> 
> Dear all,
> 
> I'am newbie in Squid, and right now i want to try to 
> compiling squid, but i
> have a problem when running ./configure......
> 
> 
> 
> ======================
> 
> [EMAIL PROTECTED] squid-2.5.STABLE5]# pwd
> 
> /usr/local/squid/scr/squid-2.5.STABLE5
> 
> [EMAIL PROTECTED] squid-2.5.STABLE5]# ./configure --prefix=/usr/local/
> 
> --enable-snmp --enable-useragent-log --enable-referer-log
> 
> --enable-delay-pools --enable-storeio=diskd,aufs,ufs
> 
> loading cache ./config.cache
> 
> checking for a BSD compatible install... /usr/bin/install -c
> 
> checking whether build environment is sane... yes
> 
> checking for mawk... no
> 
> checking for gawk... gawk
> 
> checking whether make sets ${MAKE}... yes
> 
> checking whether to enable maintainer-specific portions of 
> Makefiles...  no
> 
> checking for gcc... no
> 
> checking for cc... no
> 
> configure: error: no acceptable cc found in $PATH
> 
> [EMAIL PROTECTED] squid-2.5.STABLE5]#
> 
> ===========================
> 
> 
> 
> can anybody help me.......
> 
> 

  You don't have any compiler (gcc,cc) installed or it is not available
in your current PATH.

M.

Reply via email to