Changes between Version 15 and Version 16 of HowToInstallPlumiUsingTheBuildout
- Timestamp:
- 04/27/09 13:07:40 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToInstallPlumiUsingTheBuildout
v15 v16 76 76 77 77 78 '''Instructions for Installing Plumi TRUNK for Plone 3 , plone4artistsand blob storage using the buildout'''78 '''Instructions for Installing Plumi 0.3 alpha for Plone 3.1 and blob storage using the buildout''' 79 79 80 80 This is '''ALPHA''' version software. Meaning -- it is NOT ready for production use, and is NOT ready for migration from plumi 0.2-final sites. 81 82 Some links for background reading on buildout/setuptools/disutils/virtualenv : http://us.pycon.org/2009/tutorials/schedule/1PM3/ 83 The buildout tutorial on plone : http://plone.org/documentation/tutorial/buildout 84 85 If you want to install the buildout inside a chroot , see here : http://plumi.org/browser/plumi-buildout-plone3/trunk/DevelopingInAChroot.txt 86 81 87 82 88 0. Make a new folder to hold the buildout, and change into that … … 116 122 4. Now you can surf to your new Zope based site at http://your.machine:8080/ . The Zope Management Interface is at http://your.machine:8080/manage/ 117 123 118 5. After you add a Plone Site via the ZMI, follow the rest of the instructions from ''Step 4 onwards'' - http://dev.plone.org/collective/browser/Plumi/tags/plumi-0.2. 2-final/INSTALL.txt - to setup the Plumi/Plone site via the ZMI.124 5. After you add a Plone Site via the ZMI, follow the rest of the instructions from ''Step 4 onwards'' - http://dev.plone.org/collective/browser/Plumi/tags/plumi-0.2.3-final/INSTALL.txt - to setup the Plumi/Plone site via the ZMI. 119 125 Basically then use the quick installer to add all the Plumi products. 120 126
