pcre.h missing during apache installation, should be replaced by pcre2.h ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am trying to install Apache2 locally on my Yosemite Mac.
I successfully installed the latest versions of the prerequisites
(APR 1.5.2, APR-util 1.5.4, PCRE 2.10.10).
It seems that "./configure" runs fine, but "make" yields the following error
message :

util_pcre.c:49:10: fatal error: 'pcre.h' file not found
#include "pcre.h"
         ^
1 error generated.
make[2]: *** [util_pcre.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Looking at my local installation of PCRE, I see pcre2.h files in
my source distribution and my installation directory but no pcre.h
file indeed.

Any help appreciated.

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux