29 Jun
2001
29 Jun
'01
6:43 p.m.
On Friday, June 29, 2001, at 02:18 PM, Vid B wrote:
You have to copy Makefile.pre.in that is in Zope python directory
cp /Zope/lib/python/Makefile.pre.in /Zope/lib/python/Products/ZPatterns
make -f Makefille.pre.in boot
I found the version of Makefile.pre.in from the /Zope/lib/python and copied it over, but still I'm getting the same error: ../../ZODB/cPersistence.h:89: header file 'ExtensionClass.h' not found followed by errors relating to "undefined type, found 'PyObject'", which I assume means make isn't finding Python.h either. -- Mark James Adams mark at raysend dot com