Configure apache2 from source fails on Ubuntu
Nov 17, 2020
asked by anonymous
Question / Issue:
configure of apache2 fails on Ubuntu 18.04. Can you help?
configure: error: pcre(2)-config for libpcre not found. PCRE is required and available from http://pcre.org/
Responses:
Date: Nov. 17, 2020
Author: Mind Chasers
Comment:
On Ubuntu 18.04, we installed the libpcre as follows:
$ sudo apt install libpcre++-dev