History for OpenBSD
??changed:
-
Installing ZOPE 2.2.2 on OpenBSD 2.7 was too easy!
It's not supposed to be this easy!
First, just make sure you have Python installed. Use pkg_add to add
this or build it from the /usr/port/lang/python directory.
Next, just open the Zope source tarball into any directory.
Once this is done, you build the system with "python w_pcgi.py".
This builds all the stuff and creates startup scripts. It took
about 15 minutes to compile on my old Pentium 120. This creates
a "start" script in your Zope root directory.