X-Git-Url: https://scm.cri.mines-paristech.fr/git/Plinn.git/blobdiff_plain/ea19ea0d94a36596178937c02e149b94a39e2d72..037a7aae103ebeb9e73a6c2ef544c3a71446b1a7:/install.txt diff --git a/install.txt b/install.txt index 50a5689..b5f5b1d 100644 --- a/install.txt +++ b/install.txt @@ -1 +1,14 @@ -Products.CMFDefault Products.CMFActionIcons Products.CMFCalendar Products.CMFTopic Products.CMFUid Products.DCWorkflow Products.MimetypesRegistry Products.PortalTransforms hexagonit.swfheader zope.mkzeoinstance zope.globalrequest \ 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 \ No newline at end of file