[imapfilter-devel] IMAPFilter 1.3
Michael Skibbe
mskibbe at suse.de
Wed Feb 21 08:45:58 EET 2007
On Tuesday 20 February 2007 14:44, Lefteris Chatzimparmpas wrote:
> Michael Skibbe wrote:
> > On Friday 16 February 2007 14:39, Lefteris Chatzimparmpas wrote:
> >> 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
>
> What do you mean?
mhh... ok... i do not have installed these files.
i have:
run configure - no error
run make - "mystic" error
i want:
run configure - error "error you need bla bla bla"
i take a look on your configure script and try to write a rule.
> You can see the available options with:
>
> ./configure -h
>
> Normally, imapfilter will build fine if you have installed the required
> software inside /usr or /usr/local, but if some distribution places
> things in a special directory, you have to play with some variables or
> let the packagers do the job...
>
> Hmm, now that I think of it, since Lua 5.1 and the PCRE library seem to
> have support for pkg-config, I will probably switch to using in the next
> release...
>
> L.
>
> _______________________________________________
> Imapfilter-devel mailing list
> Imapfilter-devel at lists.hellug.gr
> http://lists.hellug.gr/mailman/listinfo/imapfilter-devel
--
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