X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Plinn.git/blobdiff_plain/f830d50a4deb071893e2db6ee015485b1bd809a4..a23495c46f185990eddd43e372d6b83fad403af4:/install.txt

diff --git a/install.txt b/install.txt
index f6e613a..fd82a47 100644
--- a/install.txt
+++ b/install.txt
@@ -1 +1,18 @@
-Products.CMFDefault Products.CMFActionIcons Products.CMFCalendar Products.CMFTopic Products.CMFUid Products.DCWorkflow Products.MimetypesRegistry Products.PortalTransforms hexagonit.swfheader
\ No newline at end of file
+Installation Zope2 et des dépendances Plinn
+
+€ virtualenv-2.7 --system-site-packages zope-2.13
+€ cd zope-2.13
+€ . bin/activate
+
+€ pip install -r zope-2.13.22-plinn-deps-installed.txt
+
+sinon :
+
+€ pip install pytz
+€ pip install -i http://download.zope.org/Zope2/index/2.13.22 Zope2
+
+€ pip install Products.CMFDefault==2.3.0-beta2 Products.CMFActionIcons==2.1.3 Products.CMFCalendar==2.3.0-beta Products.CMFTopic==2.3.0-beta Products.CMFUid==2.3.0-beta Products.DCWorkflow==2.3.0-beta Products.MimetypesRegistry Products.PortalTransforms hexagonit.swfheader zope.mkzeoinstance zope.globalrequest
+
+install dépendances solr 4.8 sur debian 7
+€ aptitude install openjdk-7-jre
+€ pip install solrpy