[squid-users] How to upgrade correctly?

Service MV service.mv at gmail.com
Mon Aug 28 13:32:23 UTC 2023


Hello everyone.
I have currently installed SQUID 5.8 compiled from source on Debian 10.5.
I want to upgrade to the latest stable version, 6.2.
What is the recommended way to upgrade to a new version? Should I uninstall
the old version first? Or do I compile the new one and it overwrites the
old one?

Thank you very much for any help you can give me.

My configuration:

./configure --includedir=/include \
--mandir=/share/man \
--infodir=/share/info \
--localstatedir=/opt/squid/var \
--disable-maintainer-mode \
--disable-dependency-tracking \
--disable-silent-rules \
--enable-inline \
--enable-async-io \
--enable-storeio=ufs,aufs,diskd \
--enable-removal-policies=lru,heap \
--enable-delay-pools \
--enable-cache-digests \
--enable-underscores \
--enable-icap-client \
--enable-follow-x-forwarded-for \
--enable-arp-acl \
--enable-esi--disable-translation \
--with-logdir=/var/log/squid \
--with-pidfile=/var/run/squid.pid \
--with-filedescriptors=65536 \
--with-large-files \
--with-default-user=proxy \
--enable-linux-netfilter \
--enable-ltdl-convenience \
--with-openssl \
--enable-ssl \
--enable-ssl-crtd \
--enable-snmp \
--disable-arch-native


make
make check
make install


--
Gabriel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20230828/d7cbffc8/attachment.htm>


More information about the squid-users mailing list