i am installing squid3.0 stable20 on redhat 5.1 but it show error
"no acceptable C compiler found in $PATH"
if i use "gcc" it show

"bash: gcc: command not found".
if i use echo $PATH it show :
echo $PATH
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/harish/bin

if i use find / -name gcc -- it show
"/usr/libexec/gcc"

Please guide.