On 30/01/2016 2:26 a.m., L.P.H. van Belle wrote: > This works on a debian Jessie, so to adapt this for ubuntu 14.04 should be simple. > > Have a look whats doen here, and change it to Ubuntu. > > > > I’ve put : ## CHECK THIS for Ubuntu where you need to check things for Ubuntu. > > > > And with the check this, look at the version numbers and change accordingly. > > > > Greetz, > > > > Louis > > > > > > #!/bin/bash > > > > ## TEST DATE : 25-01-2016. > > ## a local (file) repo is setup, > > ## to make squid 3.5.12 from Debian SID work on Debian Jessie, the following ## is needed. > > ## 1) libecap dependes on GCC 5.2, this is changed to 4.9 (Jessie version) ## (debian/control) > > ## 2) we added --enable-ssl , --with-open-ssl=/etc/ssl/openssl.cnf, Neither of which is a valid ./configure option for Squid. > > ## --enable-linux-netfilter' to the debian/rules in squid. > Netfilter is a built-in part of Linux and auto-enabled by Squid. No need to build specially for it. Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users