Re: [squid-users] Configure error with enable-ecap

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 27 Dec 2011 22:52:44 +1300

 On Sun, 25 Dec 2011 20:31:39 -0800 (PST), Matt Cochran wrote:
> I've been trying to build squid 3.2.0.14 on CentOS with eCAP enabled.
> I've built and installed libecap, and verified that the libraries are
> installed, but I get this error when configuring squid:
>
> <snip>
> checking for EXT_LIBECAP... no
> configure: error: Package requirements (libecap > 0.2 libecap < 0.3)
> were not met:
>
> No package 'libecap' found
> No package 'libecap' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables
> EXT_LIBECAP_CFLAGS
> and EXT_LIBECAP_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> </snip>
>
> I've actually put the libraries in both /usr/lib and /usr/local/lib,
> to no avail. I've also tried 3.2.0.12 and I get the same error. Any
> thoughts as to why I get this?

 pkg-config tool is not returning any details about the library to
 ./configure.

 Installing libecap 0.2.0 (the only version supported by squid-3.2) also
 installs configuration data for pkg-config, which is passed to Squid for
 building.

 Amos
Received on Tue Dec 27 2011 - 09:52:48 MST

This archive was generated by hypermail 2.2.0 : Tue Dec 27 2011 - 12:00:02 MST