Paul Winkler wrote Like the subject says... python2.1 wo_pcgi fails...
this is the same python 2.1.3 that I built from source, and which I used to build and run zope 2.6.1 for a few months now...
gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -Wall -Wstrict-prototypes -fPIC -I/zope/Zope-2.6.2b5-src/lib/Components/ExtensionClass/src -I/usr/local/include/python2.1 -c AccessControl/cAccessControl.c -o build/temp.linux-i686-2.1/cAccessControl.o In file included from AccessControl/cAccessControl.c:54: /zope/Zope-2.6.2b5-src/lib/Components/ExtensionClass/src/ExtensionClass.h:94:20: Python.h: No such file or directory
It can't find Python.h - it's looking in /usr/local/include/python2.1 for it - is the file there? Is it readable by the user that the build is running under? Anthony -- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.