Search squid archive

How to upgrade correctly?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.squid-cache.org/listinfo/squid-users

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux