[Zope] ZPatterns make problem part2

Owen Smith owen@circlesquared.com
Tue, 01 Aug 2000 11:57:32 +0100


Solved that one had to install ExtensionClass from the zope source.....

Owen Smith wrote:

> I installed the dev version of python which solved my first problem but
> when I do a make I get this
>
> zope@phonix:/usr/local/dc/zope/lib/python/Products/ZPatterns$ make
> gcc -fPIC  -I../../ZODB -I../../../Components/ExtensionClass -g -O2
> -I/usr/include/python1.5 -I/usr/include/python1.5 -DHAVE_CONFIG_H -c
> ./DynPersist.c
> In file included from ./DynPersist.c:1:
> ../../ZODB/cPersistence.h:89: ExtensionClass.h: No such file or
> directory
> make: *** [DynPersist.o] Error 1