31 Jul
2000
31 Jul
'00
4:50 p.m.
On Mon, 31 Jul 2000, Owen Smith wrote:
make[1]: *** No rule to make target `/usr/lib/python1.5/config/Makefile', needed by `sedscript'. Stop. make[1]: Leaving directory `/usr/local/dc/zope/lib/python/Products/ZPatterns' make: *** [boot] Error 2
Where am I going wrong? I know /usr/lib/python1.5/config/ doesnt exist so I tried
You need to install the source or development version of Python, to get that missing file. This is a Zope/ZPattern's FAQ <grin>. --RDM