Re: [squid-users] Squid 2.5.20 fails to compile with ecap

2016-10-11 Thread James Lay
On 2016-10-11 10:52, Alex Rousskov wrote: On 10/11/2016 08:45 AM, James Lay wrote: Can you point me in the right direction on where to tell squid that libecap lives in /opt/ecap? This is not my area of expertise, but if ./configure --enable-ecap does not work "as is", then you may need to set

Re: [squid-users] Squid 2.5.20 fails to compile with ecap

2016-10-11 Thread Alex Rousskov
On 10/11/2016 08:45 AM, James Lay wrote: > Can you point me in the right direction on where to tell squid that > libecap lives in /opt/ecap? This is not my area of expertise, but if ./configure --enable-ecap does not work "as is", then you may need to set PKG_CONFIG_PATH appropriately. For

Re: [squid-users] Squid 2.5.20 fails to compile with ecap

2016-10-11 Thread James Lay
On 2016-10-11 08:42, Alex Rousskov wrote: On 10/11/2016 06:54 AM, James Lay wrote: EXT_LIBECAP_CFLAGS="-I/opt/ecap/include" EXT_LIBECAP_LIBS="-L/opt/ecap/lib" ./configure --prefix=/opt --with-openssl=/opt/libressl --enable-ssl --enable-ssl-crtd --enable-linux-netfilter

Re: [squid-users] Squid 2.5.20 fails to compile with ecap

2016-10-11 Thread Alex Rousskov
On 10/11/2016 06:54 AM, James Lay wrote: > EXT_LIBECAP_CFLAGS="-I/opt/ecap/include" > EXT_LIBECAP_LIBS="-L/opt/ecap/lib" ./configure --prefix=/opt > --with-openssl=/opt/libressl --enable-ssl --enable-ssl-crtd > --enable-linux-netfilter --enable-follow-x-forwarded-for > --with-large-files

[squid-users] Squid 2.5.20 fails to compile with ecap

2016-10-11 Thread James Lay
Pretty much topic..sorry for the wall of text here.  Config'd with: EXT_LIBECAP_CFLAGS="-I/opt/ecap/include" EXT_LIBECAP_LIBS="- L/opt/ecap/lib" ./configure --prefix=/opt --with-openssl=/opt/libressl --enable-ssl --enable-ssl-crtd --enable-linux-netfilter --enable- follow-x-forwarded-for