hello i will try to compile squid on solaris 9 sparc ....
i have installed gcc 3.3 i have a problem with some PATH .... what i must change to my path and how .... to working compile ?
configure: error: no acceptable cc found in $PATH
Your searchpath is PATH=/usr/sbin:/usr/bin, you must expand the path to include the location where you installed the gcc. Presumably /usr/local/bin (if installed from sunfreeware) or /opt/sfw/bin (if installed from companion-cd) or whatever - use find to locate the binary.
Regards, Hendrik VoigtlÃnder
