Re: 2.5.0.beta0: --enable-reputation fail

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Sun, 30 Oct 2011 14:44:52 -0700 (PDT)

On Sun, 30 Oct 2011, Todd Lyons wrote:
>> I changed pkg-config to look for libxml instead of libxml2.  It requests
>> version 2.6.31 or greater.  Should that do the trick?
>
> No, it won't:
>
> CentOS49[root_at_smtp4 ~]# pkg-config libxml --libs
> Package libxml was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libxml.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libxml' found
> CentOS49[root_at_smtp4 ~]# pkg-config libxml-2.0 --libs
> -lxml2 -lpthread -lz -lm
>
> At least on CentOS 4.9, it only accepts libxml-2.0 as the argument. As
> does:
>
> CentOS49[root_at_smtp4 ~]# xml2-config --libs
> -lxml2 -lz -lpthread -lm

OK, thanks; changed to look for "libxml-2.0" version 2.6.31 or higher. So
we should be all good for Beta1.

-MSK
Received on Sun Oct 30 2011 - 21:45:47 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:33:13 PST