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

From: Todd Lyons <tlyons_at_ivenue.com>
Date: Sun, 30 Oct 2011 00:43:17 -0700

On Fri, Oct 28, 2011 at 5:10 PM, Murray S. Kucherawy <msk_at_blackops.org> wrote:
> On Fri, 28 Oct 2011, Todd Lyons wrote:
>>
>> Note that the include path becomes /usr/include/libxml2/libxml/*.
>> Ugly, but if you can make pkg-config be found, it will work.
>
> 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

Andreas, you're a Suse guy right? Is Suse the same?

Regards... Todd

-- 
If Americans could eliminate sugary beverages, potatoes, white bread,
pasta, white rice and sugary snacks, we would wipe out almost all the
problems we have with weight and diabetes and other metabolic
diseases. -- Dr. Walter Willett, Harvard School of Public Health
Received on Sun Oct 30 2011 - 07:43:27 PST

This archive was generated by hypermail 2.2.0+W3C-0.50 : Sun Oct 30 2011 - 13:50:07 PST