-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Paul Waterstraat wrote:
> running:
> 
>     ./configure --sysconfdir=/etc --with-user=clamav --with- 
> group=clamav --enable-experimental
> 
> seems to run OK except for an anomaly while checking curl:
> 
>     checking for __gmpz_init in -lgmp... yes
>     checking for curl >= 7.10.0... ./configure: line 1: pkg-config:
- ----------------------------------------------------------^^^^^^^^^^
> command not found
[snip]

Since pkg-config was not found, configure has no way to get the headers and
libraries needed to compile with curl support (if any are needed, i.e.
`pkg-config --libs curl`).

Workarounds:

- - Build w/o curl support;
- - Add the libraries yourself, LIBS="..." at the end of the configure 
invocation.
- --
René Berber
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFGZg1SL3NNweKTRgwRCBtTAKDxbhSt+ACVLwFNktMS+H9BWwHMKgCdGW9J
Gjru3Zf0Byf5jnOf3s9j8n8=
=oyQw
-----END PGP SIGNATURE-----

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to