Re: [squid-users] Squid upgrade

From: Jose Nathaniel Nengasca <admin@dont-contact.us>
Date: Mon, 31 May 2004 17:13:28 -0700

Well, i recommend get the file from squid-cache.org.. its
squid-2.5.STABLE5.tar.gz, dont use the rpm format so that you can patch if
anything comes up important.

After getting it, run tar -zxvf squid-2.5.STABLE5.tar.gz then cd to the
squid-2.5.STABLE5 directory to where you extracted the files.

Then ran this

./configure --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc/squid \
--build=LINUX --enable-FEATURE=YES --enable-dependency-tracking \
--enable-dlmalloc --enable-gnuregex --enable-carp --with-aufs-threads=10 \
--enable-aufs-threads=10 --enable-store-io=ufs,aufs,diskd --enable-wccp \
--enable-arp-acl --enable-ssl --with-dl --disable-hostname-checks \
--enable-cache-digests --enable-linux-netfilter --disable-ident-lookups \
--enable-removal-policies="heap" --enable-icmp --enable-delay-pools \
--enable-snmp --enable-cachemgr-hostname=ezekiel --enable-arp-acl \
--enable-htcp --with-coss-membuf-size --with-dl --with-aio \
--enable-poll --enable-linux-netfilter --enable-auth="basic" \
--enable-basic-auth-helpers="NCSA" --enable-stacktraces \
--enable-x-accelerator-vary --enable-underscores \
--enable-follow-x-forwarded-for

*remember.. you can add or remove those options.. you can view other options
by running ./configure --help

after configure, run

make
make install
service squid restart

thats all

----- Original Message -----
From: <ashish.uchil@tcs.com>
To: <squid-users@squid-cache.org>
Sent: Monday, May 31, 2004 1:46 AM
Subject: [squid-users] Squid upgrade

>
>
>
>
> Greetings all ,
>
> I have installed Red Hat Linux 9 with squid to be loaded by default.
> It has Squid version 2.5 Stable 1.
> Can anyone guide me to a detailed upgrade from Stable 1 to Stable 5.
> I am thoroughly confused looking at the FAQ's.
>
> Thanks
>
> Ashish Uchil
>
>
Received on Mon May 31 2004 - 02:57:33 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:02 MDT