Answer the question
In order to leave comments, you need to log in
How to add a module to nginx?
Ubuntu 12.04. I'm trying to install nginx, I run the ./configure command and add the module I need --add-module=/build/buildd/nginx-1.1.19/debian/modules/nginx-echo to it. Gives an error: no /build/buildd/nginx-1.1.19/debian/modules/nginx-echo/config was found. A similar error occurs when trying to add any module. What can be wrong?
Answer the question
In order to leave comments, you need to log in
Does the /build/buildd/nginx-1.1.19/debian/modules/nginx-echo/config file actually exist or not?
Is there a typo in the second buildd folder?
In that you need to specify the path to the directory where the "config" file of the module you need is located
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question