Hi,
We used Apache httpd-2.4.52 with PCRE-8.44 in our project, Now I'm trying to upgrade my project with Apache httpd-2.4.53, but It is failing with pcre-config not found.
- Is it mandatory to use PCRE2 to upgrade to Apache httpd-2.4.53?
- Is there any way to use PCRE-8.44 and upgrade to Apache Httpd-2.4.53?
checking for gcc -std=gnu99 option to accept ISO C99... none needed
checking for -pcre2-config... no
checking for -pcre-config... no
checking for pcre2-config... no
checking for pcre-config... pcre-config
configure: error: Did not find working script at pcre-config
Kindly help me with the above queries.
Thank you,
Shylaja