Re: configure: error: cannot use diffheaders without TRE library

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Mon, 28 Mar 2011 08:19:20 -0700 (PDT)

On Mon, 28 Mar 2011, Rolf E. Sonneveld wrote:
> I'm trying to install OpenDKIM 2.3.1, using ./configure ...
> --enable-diffheaders. However, I get the following error:
>
>> checking for smfi_setsymlist... yes
>> checking for smfi_version... yes
>> checking for LIBTRE... no
>> checking for LIBTRE... no
>> configure: WARNING: pkg-config for libtre >= 0.7.5 not found,
>> trying manual search...
>> checking for libtre... not found
>> configure: error: cannot use diffheaders without TRE
>> library
>
> I have tried to find how to install the missing library, but to no avail. Any
> hints?

I don't know what the RPM name might be, but you can get the source here:

http://laurikari.net/tre/

Then "configure" should automatically find it, either using pkg-config or
using some pre-determined location checks. If you installed it in some
unexpected location, you might have to specify CFLAGS and LDFLAGS so
configure can find it.
Received on Mon Mar 28 2011 - 15:19:38 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:16 PST