I have downloaded pcre from https://ftp.pcre.org/pub/pcre/pcre2-10.34.tar.gz and extracted it to /usr/local/lib
when I run
./configure --with-included-apr --with-pcre=/usr/local/lib/pcre2-10.34 I am getting following error
configure: error: Did not find pcre-config script at /usr/local/lib/pcre2-10.34