Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: location of pcre.h
- X-seq: zsh-workers 15544
- From: Adam Spiers <adam@xxxxxxxxxx>
- To: zsh workers mailing list <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Re: location of pcre.h
- Date: Tue, 31 Jul 2001 00:46:32 +0100
- In-reply-to: <20010730114037.A21411@xxxxxxxx>; from clint@xxxxxxx on Mon, Jul 30, 2001 at 11:40:37AM -0400
- Mail-followup-to: zsh workers mailing list <zsh-workers@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010730153817.A16119@xxxxxxxxxxxxxxxxxxxxxxx> <007d01c11906$5ad4acb0$21c9ca95@xxxxxxxxxxxxxx> <20010730155528.B16163@xxxxxxxxxxxxxxxxxxxxxxx> <20010730114037.A21411@xxxxxxxx>
- Reply-to: Adam Spiers <adam@xxxxxxxxxx>
Clint Adams (clint@xxxxxxx) wrote:
> > Yes, pcreposix.h is also there.
> >
> > Yep. Presumably this needs some autoconf wizardry to set
> > HAVE_PCRE_PCRE_H in the first place, which is where I get lost ...
>
> What does `pcre-config --cflags` return?
-I/usr/include/pcre
The relevant bit of config.log:
configure:2692:18: pcre.h: No such file or directory
configure: failed program was:
#line 2691 "configure"
#include "confdefs.h"
#include <pcre.h>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author