Compile Nginx

Anoop Alias anoopalias01 at gmail.com
Tue Apr 28 13:51:57 UTC 2020


The Nginx binary compiled on one system can be run on a similar
architecture system as it is portable code.

The ones you download from the repo are compiled on a machine to binary by
the repo maintainer

you can ship the binary in a tool like rpm or deb

On Tue, Apr 28, 2020 at 7:13 PM Praveen Kumar K S <praveenssit at gmail.com>
wrote:

> I usually install from the official nginx apt repo. But since I want to
> use modules like more_set_headers which requires building nginx from
> source, I'm looking for best practices.
>
> On Tue, Apr 28, 2020 at 6:50 PM Reinis Rozitis <r at roze.lv> wrote:
>
>> > Can I compile nginx on Ubuntu 16.04 and reuse it on other deployments?
>> Or do I need to compile every time ? Please advise.
>>
>> As far as the hosts have all the shared libraries like openssl/pcre etc
>> (you can check with 'ldd /path/to/nginx') there is no need to compile every
>> time and you can just copy the nginx binary.
>>
>> rr
>>
>> _______________________________________________
>> nginx mailing list
>> nginx at nginx.org
>> http://mailman.nginx.org/mailman/listinfo/nginx
>>
>
>
> --
>
>
> *Regards,*
>
>
> *K S Praveen KumarM: +91-9986855625 *
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



-- 
*Anoop P Alias*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20200428/a74bce60/attachment.htm>


More information about the nginx mailing list