Re: Trying to build nginx with njs module on Windows

2022-09-01 Thread Geoff Bache
OK, thanks for the info. /Geoff On Thu, Sep 1, 2022 at 4:22 PM Sergey Kandaurov wrote: > > > On 31 Aug 2022, at 18:59, Geoff Bache wrote: > > > > Hi all, > > > > I'm having trouble building from source with the njs module included > (which seems to be the only way to get this module on Windows

Re: Trying to build nginx with njs module on Windows

2022-09-01 Thread Sergey Kandaurov
> On 31 Aug 2022, at 18:59, Geoff Bache wrote: > > Hi all, > > I'm having trouble building from source with the njs module included (which > seems to be the only way to get this module on Windows, right?) > > I am following the advice on > https://nginx.org/en/docs/njs/install.html > > and