Maik Roeder wrote:
Hi Manuel !
"Manuel Amador (Rudd-O) Gerente de desarrollo Alpha Omega Creative Solutions http://www.alomega.com/" wrote:
Hey there people,
First, the customary thanks for such a great product. Second - I have two problems. First one is that I got zope compiled for linux then installed Login Manager then installed ZPatterns, but when trying to compile DynPersist.c it can't find ExtensionClass.h. It honestly isn't in my system tho I have python and python-devel installed.
The easiest way is to fetch the ZPatterns binary release, and put the file "DynPersist.so" into your folder
Incidentally, the reason Extensions.h isn't in your python-devel libraries is because it's actually a DC python extension that comes with the Zope source, and you've presumably got the Zope binaries. Seb.