python - “`/bin/sh: apxs: command not found`” when installing `mod_wsgi` -
i got crazy error message "/bin/sh: apxs: command not found" when installing mod_wsgi.
i researched ways may install httpd-devel "yum install httpd-devel"
actually, got message "server version: apache/2.2.15 (unix)" "httpd -v"
and version python2.7 mod_wsgi-4.5.15.
any suggestions?
Comments
Post a Comment