On June 6, 2019 4:51:49 AM GMT+02:00, Davin Pore <
davin...@gmail.com> wrote:
how able to resolve this issue. I tried to install the mod_wsgi on manual procedure.
![mod_wsgi.jpg]()
Hi David,
First of all, I don't understand why you want to install mod_wsgi from source. I'm sure your Linux distro has a package for that.
But as the error message states, you need at least a functional C compiler to compile C code (eg. Clang or GCC). You'll most likely also need some dev packages etc. How to install the required packages depends on the Linux distro you are using.
Also, there's probably an INSTALL file with the sources which you should read first. That hopefully tells you the requirements and how to build and install the module.
Hope that helps.
Kind regards,
Kasper Laudrup