[Repoze-checkins] r677 - www/trunk/blog.repoze.org/entries
Chris McDonough
chrism at agendaless.com
Thu Feb 7 04:24:43 UTC 2008
Author: Chris McDonough <chrism at agendaless.com>
Date: Wed Feb 6 23:24:43 2008
New Revision: 677
Log:
Carlos updates tutorials, we release new top-level eggs.
Added:
www/trunk/blog.repoze.org/entries/carlos-updates-tutorials-20080206.txt
Added: www/trunk/blog.repoze.org/entries/carlos-updates-tutorials-20080206.txt
==============================================================================
--- (empty file)
+++ www/trunk/blog.repoze.org/entries/carlos-updates-tutorials-20080206.txt Wed Feb 6 23:24:43 2008
@@ -0,0 +1,24 @@
+Package Updates, Carlos de la Guardia Updates Tutorials
+#label general
+
+<p> New releases of repoze.plone (0.2.7), repoze.zope2 (0.3.0),
+ repoze.grok (.0.1.5), and repoze.trac (0.3) were put up yesterday.
+ The major change to all of them is that we made it easier to install
+ these without relying on the "repozeproject" installer wrapper.
+ Instead, the preferred installation mechanism is to create a
+ virtualenv "by hand". Their respective README.txt files have the
+ new regime documented and Carlos has kindly updated his tutorials on
+ getting both <a
+ href="http://grok.zope.org/documentation/tutorial/installing-and-setting-up-grok-under-mod-wsgi">Grok</a>
+ and <a
+ href="http://plone.org/documentation/tutorial/install-plone-3-behind-apache-and-mod_wsgi-using-repoze">Plone</a>
+ installed under mod_wsgi to reflect these new changes </p>
+
+<p> The "old" installation procedure (using repozeproject) still works
+for the new packages, which is fortunate, as the documented install
+procedures on Repoze.org haven't yet been updated to describe the new
+installation process. I'm getting around to it, I swear... ;-) </p>
+
+<p> - Chris </p>
+
+
More information about the Repoze-checkins
mailing list