compiling nginx modules

Issues related to applications and software problems
Post Reply
andrewm659
Posts: 45
Joined: 2014/10/24 16:20:13

compiling nginx modules

Post by andrewm659 » 2019/04/12 21:36:01

Hello,
I am trying to compile the nginx-module-vts

https://github.com/vozlt/nginx-module-vts

CentOS 7 latest. Nginx 1.12.2

However following the instructions I am finding it seems to be hitting an issue where it is not compatible with the version installed. 1) how do I know if the version installed is compiled w/ dynamic modules? 2) If I wanted to compile this module statically where do I find the compilation options to do that?

mghe
Posts: 766
Joined: 2015/11/24 12:04:43
Location: Katowice, Poland

Re: compiling nginx modules

Post by mghe » 2019/04/13 04:04:13

Did You used Nginx 1.12.2 source to compile module?

Post Reply