[imapfilter-devel] IMAPFilter 1.3
Michael Skibbe
mskibbe at suse.de
Mon Feb 19 12:42:35 EET 2007
On Friday 16 February 2007 14:39, Lefteris Chatzimparmpas wrote:
> Michael Skibbe wrote:
> > is it possible that the bz2 do not contain the file pcre.h?
> >
> > FILE_SHAREDIR='""' -I/usr/local/include -c -o pcre.o pcre.c
> > pcre.c:9:18: error: pcre.h: No such file or directory
>
> You need to have the PCRE (http://www.pcre.org) library installed in
> your system, if PCRE support will be built in. The pcre.h file is part
> of the PCRE library distribution.
>
> Imapfilter just uses the functionality provided by the PCRE library, and
> wraps it with a very simple interface in Lua, the regex_search()
> auxiliary function, that is described in the imapfilter_config(5) manual
> page.
>
> If you don't want support for PCRE, you can just do:
>
> ./configure -o pcre=no
>
> ... before building the imapfilter distribution.
>
> L.
ahh... interesting. but shouldn't the configure script tell me this? or
automatically do "./configure -o pcre=no"?
greetings
Michael
--
Michael Skibbe <mskibbe at suse.de>
Core Services
SUSE Linux Products GmbH GF: Markus Rex
Nuernberg, Germany HRB 16746 (AG Nuernberg)
More information about the Imapfilter-devel
mailing list