Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue on instalation #239

Open
brinsleyparagao opened this issue May 10, 2022 · 0 comments
Open

Issue on instalation #239

brinsleyparagao opened this issue May 10, 2022 · 0 comments

Comments

@brinsleyparagao
Copy link

config.status: creating Makefile
/usr/local/apache/bin/apxs -c -I/usr/local/pcre/include -I/usr/include/python3.8 -DNDEBUG -Wc,-g -Wc,-O2 src/server/mod_wsgi.c src/server/wsgi_*.c -L/usr/lib -L/usr/lib/python3.8/config -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm
/usr/local/apache/build/libtool --silent --mode=compile gcc -prefer-pic -DLINUX -D_REENTRANT -D_GNU_SOURCE -g -O2 -pthread -I/usr/local/apache/include -I/usr/local/apache/include -I/usr/local/apache/include -g -O2 -I/usr/local/pcre/include -I/usr/include/python3.8 -DNDEBUG -c -o src/server/mod_wsgi.lo src/server/mod_wsgi.c && touch src/server/mod_wsgi.slo
In file included from src/server/mod_wsgi.c:22:
src/server/wsgi_python.h:26:10: fatal error: Python.h: No such file or directory
26 | #include <Python.h>
| ^~~~~~~~~~
compilation terminated.
apxs:Error: Command failed with rc=65536
.
make: *** [Makefile:31: src/server/mod_wsgi.la] Error 1

+------------------+
| ERROR DETECTED |
+------------------+
Installation mod_wsgi-4.9.1 failed.
The Full Log is available at /lamp/lamp.log
Please visit website: https://lamp.sh/faq.html for help

This error show in debian 10 - debian 11and ubuntu 20

teddysun added a commit that referenced this issue May 11, 2022
Fixed issue #239

Signed-off-by: Teddysun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant