[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Installing
and Starting Zope
webmaster at zope.org
webmaster at zope.org
Wed Jun 9 16:14:28 EDT 2004
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/InstallingZope.stx#3-33
---------------
If binaries aren't available for your platform, chances are good
that you will be able to compile Zope from its source code. To
do this, however, you first must:
- ensure you have a "C" compiler on your system (GNU gcc is
preferred)
- ensure you have a recent "make" on your system (GNU make is
preferred)
- install the "Python":http://www.python.org language on your
system from source.
% Anonymous User - June 9, 2004 4:14 pm:
Zope also requires zlib (www.zlib.org) - if compiling Python from source, install zlib before compiling
Python.
More information about the ZDP
mailing list