<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 30 déc. 2022 à 17:12, Diederik de Haas <<a href="mailto:didi.debian@cknow.org">didi.debian@cknow.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 11 Nov 2022 15:59:38 +0100 Jan Mojzis <<a href="mailto:jan.mojzis@gmail.com" target="_blank">jan.mojzis@gmail.com</a>> wrote:<br>
> currently,<br>
> nginx and all modules distributed with it are compatible with PCRE2.<br>
> <br>
> The last problem is with the libnginx-mod-http-lua module,<br>
> which PCRE2 does not support.<br>
> Issue here: <a href="https://github.com/openresty/lua-nginx-module/issues/1984" rel="noreferrer" target="_blank">https://github.com/openresty/lua-nginx-module/issues/1984</a> <br>
<<a href="https://github.com/openresty/lua-nginx-module/issues/1984" rel="noreferrer" target="_blank">https://github.com/openresty/lua-nginx-module/issues/1984</a>><br>
<br>
Is it possible to have only libnginx-mod-http-lua (? not sure if that's the <br>
exact right one) depend on pcre3, while the rest depends on pcre2?<br>
Right now nginx-core depends on pcre3 (and not pcre2?!?), while IIUC that's <br>
not needed (or possibly even incorrect?).<br></blockquote><div><br></div><div>It seems there is a workaround that makes it possible to link nginx to pcre2</div><div>yet link lua-nginx-module to pcre. I'll try that instead of using pcre3, which</div><div>was a bad decision.</div><div><br></div><div>Jérémy</div><div><br></div><div> </div></div></div>