This is a discussion on Re: [squid-users] could any1 advise? - squid ; > > May i know how to re-install my SARG again? I am a little confuse. I have a > dir SARG-1.4.1 Refer this link http://web.onda.com.br/orso/sarg.html If you are using RedHat 9,then export a variable as export LC_ALL=C mv the ...
>
> May i know how to re-install my SARG again? I am a little confuse. I have a
> dir SARG-1.4.1
Refer this link
http://web.onda.com.br/orso/sarg.html
If you are using RedHat 9,then
export a variable as
export LC_ALL=C
mv the SARG-1.4.1 directory as SARG-1.4.1_old
> How to go about installing it? What are the steps?
get the tar file http://web.onda.com.br/orso/sarg-1.4.1.tar.gz
tar xvzf sarg-1.4.1.tar.gz
/configure --help (to get the help)
/configure with-options..
make
make install
Get the reports.
Regards,
Muthukumar.