You are not logged in Log in Join
You are here: Home » Members » Julian Munoz » Install ZPatterns: Build the C extension which must be build before the product can be used

Log in
Name

Password

 

Install ZPatterns: Build the C extension which must be build before the product can be used

(From How-To:Install ZPatterns & LoginManager)

Go to the ZPatterns directory:
> cd lib/python/Products/ZPatterns/
Copy the 'Makefile.pre.in' from your Python config directory ( for me /usr/lib/python1.5/config ) to this directory

If you are using Zope in a compiled version, you must download the uncompiled one, and copy the Folder
<Zope-uncompiled-version-path>/lib/Components to <Zope-compiled-version-path>/lib/Components

Now do a:
>make -f Makefile.pre.in boot' followed by a '>make'

Stop and restart your Zope installation