============================================= Installing WAeUP (for training purposes only) ============================================= After you successfully installed Zope, you can now add the WAeUP Products. First stop your running Zope daemon: bin/zopectl stop Installing Collaborative Portal Server (CPS) -------------------------------------------- Get the latest version of CPS for Zope 2.9, that is 3.4.7 at the moment of this writing. http://www.cps-project.org/static/src/CPS-platform-3.4.7.tar.gz Unpack it to the Products folder of your Zope instance. (The Products folder must not contain a CRS-platform folder, but its subfolders.) Make sure your Python installation contains the packages required by CPS (see their README.txt file). You need at least: * lxml Probably optional: * PIL (Python Imaging Library) * "ext"? for CPSOOo * pydot for CPSRelation.GraphDrawer * CPSRelation Redland for RDF * ldap for LDAP access Install other Products ---------------------- * AdvancedQuery 2.2 (see http://www.dieter.handshake.de/pyprojects/zope/#AdvancedQuery) * faster 0.5.1_uli (see http://agendaless.com/Members/tseaver/software/faster plus __init__.py patch by Uli) * QueueCatalog 1.5 (see http://zope.org/Members/ctheune/QueueCatalog/) Installing WAeUP SRP -------------------- Checkout the WAeUP_SRP product from our svn to your Products folder: svn co https://svn.waeup.org/repos/WAeUP_SRP/trunk WAeUP_SRP You'll need your WAeUP user name and password for the checkout. You need a folder called `WAeUP_SRP` inside the Products folder of your Zope instance. Start the Zope server and visit `http://localhost:8080/manage` in your browser. Add a `CPSDefault Site` (nothing else!) using the pull-down menu. Fill the fields as follows: :: Site ID: srp Site Title: Student Registration Portal Setup profile: WAeUP_SRP Administrator Login: your Zope instance user name Password: your Zope instance password Extensions: one WAeUP profile Site Languages: English only