Results 1 to 1 of 1
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".
...
- 03-30-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 1
unable to install squid
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.


Reply With Quote