hi all, as i have squid 4.9, im planning to upgrade to squid 4.15 as i got emails saying 4.9 is now deprecated
i was wondering, if these configuration options would still work for squid 4.15 cd /tmp/squid-4.9 ./configure --with-openssl --enable-ssl-crtd --enable-icap-client --enable-http-violations && make && make install # cd /tmp/c_icap-0.5.6 ./configure 'CXXFLAGS=-O2 -m64 -pipe' 'CFLAGS=-O2 -m64 -pipe' --without-bdb --prefix=/usr/local && make && make install # cd /tmp/squidclamav-7.1 ./configure 'CXXFLAGS=-O2 -m64 -pipe' 'CFLAGS=-O2 -m64 -pipe' --with-c-icap=/usr/local --with-libarchive && make && make install # cd /tmp/c_icap_modules-0.5.4 ./configure 'CFLAGS=-O3 -m64 -pipe' 'CPPFLAGS=-I/usr/local/clamav/include' 'LDFLAGS=-L/usr/local/lib -L/usr/local/clamav/lib/' && make && make install thanks, rob -- Regards, Robert K Wild.
_______________________________________________ squid-users mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-users
