13 May
1999
13 May
'99
2:26 a.m.
| Hello, I can't make Zope run. It complains about not finding module | names 'parser'. I searched for this bug on the bug-tracking page, and | it says it's fixed. I posted the fix for this on this list a few weeks back. The python port for FreeBSD I had was built with the parser module commented out. I changed #parser parsermodule.c to parser parsermodule.c in /usr/ports/lang/python/work/Python-1.5.1/Modules/Setup, rebuilt python and all was well. Hope this helps, Cimarron Taylor