HELP: ZPatterns Installation on Linux
The instructions in the README.txt and on zope.org are a little vague.. How, indeed, do I " build this extension using the included Setup file in the ZPatterns directory" I can see the Setup file but that is about it. I would be more than happy to write up some documentation (on Zope.org) if someone sends me the answer. RH Linux 6.2, Zope 2.2.2, Latest ZPatterns Thanks, J
assuming you have a source distro of zope than this 'should' work # from zope base dir cd lib/python/Products/ZPatterns # the following is dependent on your python install, assuming # a stock redhat rpm cp /usr/lib/python1.5/config/Makefile.pre.in.boot . make -f Makefile.pre.in boot make should do it leaving you with an *so file in your Zpatterns directory. restart zope and you should be good to go. kapil On Friday 19 January 2001 14:11, J. Atwood wrote:
The instructions in the README.txt and on zope.org are a little vague..
How, indeed, do I " build this extension using the included Setup file in the ZPatterns directory" I can see the Setup file but that is about it.
I would be more than happy to write up some documentation (on Zope.org) if someone sends me the answer.
RH Linux 6.2, Zope 2.2.2, Latest ZPatterns
Thanks, J
_______________________________________________ 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 )
participants (2)
-
ender -
J. Atwood