23 Feb
2018
23 Feb
'18
5:30 a.m.
On Fri, 2018-02-23 at 09:44 +0000, Kylián Martin wrote:
I installed the libpcre3-dev package and compiled the latest v3.x code. So far the new build is behaving the same way in regex parsing. There should be the "--with-pcre" and two more related options present as configuration switch, am i right?
--with-pcre should be enabled automatically if the library is found.
So I installed the wrong pcre-dev headers most likely.
What did the output from configure say? -- Matthew