Hi all, I have been trying to install UserLogin and ZPatterns, with little success so far! I have found the below Email in the archives, which I thought would do the trick. After a little file movement, I've managed to use the below instructions to get the "make -f Makefile.pre.in boot" to compile properly. However, when I do the second "make", I get the following error.... [root@greglux ZPatterns]# make gcc -fPIC -I../../ZODB -I../../../Components/ExtensionClass -g -O2 -I/usr/i nclude/python1.5 -I/usr/include/python1.5 -DHAVE_CONFIG_H -c ./DynPersist.c In file included from ./DynPersist.c:1: ../../ZODB/cPersistence.h:89:28: ExtensionClass.h: No such file or directory make: *** [DynPersist.o] Error 1 It's looking for a file ExtensionClass.h which isn't on my system anywhere! ??? Can anybody throw any light on this, or better still, point me towards something else a little more straight-forward (well I can wish can't I?) that will allow me to have some form of "register and login" procedure (I want browsers to be able to enter their own messages and following that edit them, but only once they've logged in. All this runs off a MySQL Db okay, that was the easy part :)
From reading older posts it seems many people have trouble getting UserLogin to work... maybe an alternative product would be the best answer!!
Any help much appreciated! Regards, Greg Conway.
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Steve Spicklemire Sent: 18 November 2001 11:39 To: Ben Ocean Cc: Steve Spicklemire; zope@zope.org Subject: Re: [Zope] Persistent DynPersist
Hi Ben,
You need to compile DynPersist per the instructions in ZPatterns. Something like:
cd lib/python/Products/ZPatterns cp /usr/local/lib/python2.1/config/Makefile.pre.in . make -f Makefile.pre.in boot make
-steve
On Sunday, November 18, 2001, at 05:00 AM, Ben Ocean wrote:
Hi; Okay, I exported everything out of my old Zope Data.fs, completely rebuilt Zope and imported everything back into Data.fs. Now, I have this amazing problem. Seems that Zope can't import EMarket because there's no module named DynPersist. But it *does* import ZPatterns (a la TransactionAgents), er, rather, it imports ZPatterns as_long_as EMarkets is in the mix. If I remove the EMarkets module from Products lo and behold ZPatterns can no longer be imported and breaks! It just gets weirder and weirder. Here's a couple of tracebacks. Gosh, I hope this problem dies soon. TIA, BenO
2001-11-18T10:47:28 ERROR(200) Zope Could not import Products.EMarket Traceback (innermost last): File
/apache/ZopeInstallation/Zope_software_home/lib/python/OFS/Application.py,
line 563, in import_product File
/apache/ZopeInstallation/Zope_software_home/lib/python/Products/EM arket/__init__.
py, line 12, in ? File
/apache/ZopeInstallation/Zope_software_home/lib/python/Products/EM arket/EMarket.
py, line 29, in ? File
/apache/ZopeInstallation/Zope_software_home/lib/python/Products/ZPatterns/
__init__.py, line 1, in ? File
/apache/ZopeInstallation/Zope_software_home/lib/python/Products/ZPatterns/
Rack.py, line 8, in ? File
/apache/ZopeInstallation/Zope_software_home/lib/python/Products/ZPatterns/
DataSkins.py, line 1, in ? ImportError: No module named DynPersist
2001-11-18T10:40:51 ERROR(200) Zope Could not import Products.ZPatterns Traceback (innermost last): File
/apache/ZopeInstallation/Zope_software_home/lib/python/OFS/Application.py,
line 563, in import_product File
/apache/ZopeInstallation/Zope_software_home/lib/python/Products/ZPatterns/
__init__.py, line 1, in ? File
/apache/ZopeInstallation/Zope_software_home/lib/python/Products/ZPatterns/
Rack.py, line 8, in ? File
/apache/ZopeInstallation/Zope_software_home/lib/python/Products/ZPatterns/
DataSkins.py, line 1, in ? ImportError: No module named DynPersist
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
*********************************************************************** This is a confidential communication between sender and addressee. If you are not the intended recipient of this message, please notify the sender and do not read, copy, use or disclose this communication to others. Any opinions or views expressed are those of the individual, and unless otherwise stated, are not those of the company. All attachments and intellectual rights remain the property of GML (NT) Limited. ***********************************************************************