[ZDP] Zope installation directory structure - draft 1

kamon.ayeva@bureauveritas.com kamon.ayeva@bureauveritas.com
Wed, 3 Nov 1999 14:29:34 +0100


BEGIN BEGIN BEGIN

   Here is an overview of the Zope directory structure after installation:

bin       Binary files

doc       Documentation

inst      Compile, build and installation scripts (Python)

lib/python     Zope Python library
          - - Is it usefull to detail the subdirectories ?

lib/python1.5  Zope Python 1.5 library
          - - Is it usefull to detail the subdirectories ?

pcgi      PCGI support directory

pcgi/Win32     PCGI Win32 support directory

utilities      Utilities files

var       Zope data directory

var/Gadfly     Gadfly connection files ???

ZServer/medusa      Medusa program files

ZServer/pubcore     ????

   You will have to create the following ones yourself for advanced Zope
   development:

Extensions

Import

   The following files are important for Zope configuration and daily work:

access         Zope management access control file (See following section
XXX)

Zope.cgi  Zope PCGI information file (See following section XXX)

Z2.py          ZServer python program

start          Zope unix startup program

stop      Zope unix shutdown program

var/Data.fs    Primary Zope Object Database file (See section XXX)

etc...

END END END

Comments - Other info - Suggestions welcome.

Kamon