I am trying to follow this documentation here: https://modwsgi.readthedocs.io/en/develop/user-guides/quick-installation-guide.html
However, when I execute .configure (to configure the source code of mod_wsgi), I keep getting the following errors: checking for python... no ./configure: line 2849: python: command not found ./configure: line 2853: python: command not found ./configure: line 2861: python: command not found ./configure: line 2866: python: command not found ./configure: line 2880: python: command not found ./configure: line 2884: python: command not found ./configure: line 2887: python: command not found ./configure: line 2890: python: command not found ./configure: line 2893: python: command not found ./configure: line 2919: python: command not found ./configure: line 2922: python: command not found ./configure: line 2964: apxs: command not found configure: creating ./config.status config.status: creating Makefile What is a solution to this? Please advise. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/modwsgi/19c29353-9669-4844-a01e-d32c5f133064n%40googlegroups.com.
