In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> [EMAIL PROTECTED] wrote:
> > 2) added to MakeFile after config:
> > EXTRA_CFLAGS=-DEAPI
>
> You can do this, but it should be to "src/Makefile" and added
> to "CFLAGS" and not "EXTRA_CFLAGS" as the latter doesn't exist.
>
>
Thanks I f
[EMAIL PROTECTED] wrote:
> 2) added to MakeFile after config:
> EXTRA_CFLAGS=-DEAPI
You can do this, but it should be to "src/Makefile" and added
to "CFLAGS" and not "EXTRA_CFLAGS" as the latter doesn't exist.
--
http://mail.python.org/mailman/listinfo/python-list
In regards to mod_python, I keep getting this warning when I do
apachectl configtest:
[warn] Loaded DSO libexec/mod_python.so uses plain Apache 1.3 API, this
module might crash under EAPI! (please recompile it with -DEAPI)
So I googled what I can, and have read various responses. Most say you