13 Jul
2022
13 Jul
'22
3:33 p.m.
On Jul 13, 2022, at 2:49 PM, Dave Macias <davama@gmail.com> wrote:
Im guessing i am missing regex-pcre. Is that correct? How do i enable that?
You can build your own docker images. See scripts/docker/ There are directories for every OS. You'll have to find the OS you're using, and then add a rule to install pcre before building the image. Alan DeKok.