Re: Ubuntu repo update warns about skipping i386 packages on amd64 machine.

2023-07-13 Thread Konstantin Pavlov
Hi aslamK! On 13/07/2023 1:26 PM, aslamK wrote: In Ubuntu 22.04 (amd64), 'apt update' reports the following: N: Skipping acquire of configured file 'nginx/binary-i386/Packages' as repository 'http://nginx.org/packages/ubuntu jammy InRelease' doesn't support architecture 'i386' To add the repo,

Ubuntu repo update warns about skipping i386 packages on amd64 machine.

2023-07-13 Thread aslamK
In Ubuntu 22.04 (amd64), 'apt update' reports the following: N: Skipping acquire of configured file 'nginx/binary-i386/Packages' as repository ' http://nginx.org/packages/u buntu jammy InRelease' doesn't support architecture 'i386' To add the repo, I followed the directions at http://nginx.org/e

Re: load_module with "./configure ... --modules-path= ..."

2023-07-13 Thread Fabiano Furtado Pessoa Coelho
Thanks for the help, Sergey! On Wed, Jul 12, 2023 at 9:38 PM Sergey A. Osokin wrote: > > Hi Fabiano, > > hope you're doing well. > > On Wed, Jul 12, 2023 at 06:40:21PM -0300, Fabiano Furtado Pessoa Coelho wrote: > > > > I have compiled NGINX 1.24.0 with "./configure ... --modules-path= > > ...".

Re: load_module with "./configure ... --modules-path= ..."

2023-07-13 Thread Fabiano Furtado Pessoa Coelho
Hello... On Wed, Jul 12, 2023 at 9:37 PM Maxim Dounin wrote: > > Hello! > > On Wed, Jul 12, 2023 at 06:40:21PM -0300, Fabiano Furtado Pessoa Coelho wrote: > > > Hello... > > > > I have compiled NGINX 1.24.0 with "./configure ... --modules-path= > > ...". > > ... > > //ngx_http_module1.so;", it wo