I believe it is  pcre-8.44.tar.gz found on page https://ftp.pcre.org/pub/pcre/


I would  prefer to install it this way 
sudo apt install apache2
sudo service apache2 start

as shown on https://httpd.apache.org/docs/2.4/install.html.



But this way I am not pulling the latest version.



 
 
back.but...@aol.com
 
 
-----Original Message-----
From: Richard <lists-apa...@listmail.innovate.net>
To: users@httpd.apache.org
Sent: Wed, 28 Apr 2021 23:56
Subject: Re: [users@httpd] util_pcre.c:58:10: fatal error: pcre.h: No such file 
or directory




> Date: Wednesday, April 28, 2021 22:44:41 +0000
> From: back Button <back.but...@aol.com.INVALID>
>  
>> From: Nick Folino <n...@folino.us>
>> Sent: Wed, 28 Apr 2021 23:23
>>
>> Install the correct libraries.
>
> I have installed the latest libraries with the latestᅠ Apache.
> How am I supposed to knowᅠwhich library corresponds to Apache
> 2.4.46 ?  

The package manager for your distribution (whatever it is) should
have a way for you to search for packages (including which package
includes a library or header file that you need) and install them
from its repository. What is missing is the "pcre.h" header file, so
that's what you need to find.








---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to