no modules found after compiling

Maxim Dounin mdounin at mdounin.ru
Tue May 30 16:31:05 UTC 2017


Hello!

On Tue, May 30, 2017 at 11:21:46AM -0500, Joel Parker wrote:

> how can I compile them as external modules (shared objects) ?

Yes, you can.  You should use "--add-dynamic-module=..." to do 
this.

$ ./configure --help | grep add-
  --add-module=PATH                  enable external module
  --add-dynamic-module=PATH          enable dynamic external module

Consider "./configure --help" for more details.

-- 
Maxim Dounin
http://nginx.org/


More information about the nginx mailing list