Changeset 2601 in main
- Timestamp:
- 09/16/13 07:13:54 (8 years ago)
- Location:
- trunk/docs
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/en/admin/ht_1_install_server.rst
r2595 r2601 45 45 46 46 #. ``apt-get install swig build-essential pkg-config gettext apache2 libapache2-mod-wsgi python-pip python-dev python-imaging python-kjbuckets python-pypdf ipython graphviz graphviz-dev python-pygraphviz python-xapian rabbitmq-server postgresql libpq-dev python-tz python-pisa libgsf-bin imagemagick python-pisa python-lxml`` 47 #. ``pip install odfpy docutils celery django-celery 'django==1.5. 2' 'south==0.7.6' psycopg2 'django-haystack<2' librabbitmq markdown lepl``47 #. ``pip install odfpy docutils celery django-celery 'django==1.5.4' 'south==0.7.6' psycopg2 'django-haystack<2' librabbitmq markdown lepl`` 48 48 49 49 To enable plain text search on files, you need to install the following -
trunk/docs/en/admin/ht_2_install_server.rst
r2597 r2601 44 44 45 45 #. ``apt-get install swig build-essential pkg-config gettext apache2 libapache2-mod-wsgi python-pip python-dev python-imaging python-kjbuckets python-pypdf ipython graphviz graphviz-dev python-pygraphviz python-xapian rabbitmq-server postgresql libpq-dev python-tz python-pisa libgsf-bin imagemagick python-pisa python-lxml`` 46 #. ``pip install odfpy docutils celery django-celery 'django==1.5. 2' 'south==0.7.6' psycopg2 'django-haystack<2' librabbitmq markdown lepl``46 #. ``pip install odfpy docutils celery django-celery 'django==1.5.4' 'south==0.7.6' psycopg2 'django-haystack<2' librabbitmq markdown lepl`` 47 47 48 48 To enable plain text search on files, you need to install the following -
trunk/docs/en/admin/upgrade/upgrade-2.0.rst
r2563 r2601 24 24 OpenPLM 2.0 requires Django 1.5. 25 25 26 * ``pip install -U 'django==1.5. 2'``26 * ``pip install -U 'django==1.5.4'`` 27 27 28 28 Celery 3.0 and Django-Celery 3.0 -
trunk/docs/fr/admin/ht_1_install_server.rst
r2596 r2601 45 45 46 46 #. ``apt-get install swig build-essential pkg-config gettext apache2 libapache2-mod-wsgi python-pip python-dev python-imaging python-kjbuckets python-pypdf ipython graphviz graphviz-dev python-pygraphviz python-xapian rabbitmq-server postgresql libpq-dev python-tz python-pisa libgsf-bin imagemagick python-pisa python-lxml`` 47 #. ``pip install odfpy docutils celery django-celery 'django==1.5. 2' 'south==0.7.6' psycopg2 'django-haystack<2' librabbitmq markdown lepl``47 #. ``pip install odfpy docutils celery django-celery 'django==1.5.4' 'south==0.7.6' psycopg2 'django-haystack<2' librabbitmq markdown lepl`` 48 48 49 49 Les dépendances suivantes sont aussi nécessaires pour permettre la recherche -
trunk/docs/fr/admin/ht_2_install_server.rst
r2596 r2601 40 40 41 41 #. ``apt-get install swig build-essential pkg-config gettext apache2 libapache2-mod-wsgi python-pip python-dev python-imaging python-kjbuckets python-pypdf ipython graphviz graphviz-dev python-pygraphviz python-xapian rabbitmq-server postgresql libpq-dev python-tz python-pisa libgsf-bin imagemagick python-pisa python-lxml`` 42 #. ``pip install odfpy docutils celery django-celery 'django==1.5. 2' 'south==0.7.6' psycopg2 'django-haystack<2' librabbitmq markdown lepl``42 #. ``pip install odfpy docutils celery django-celery 'django==1.5.4' 'south==0.7.6' psycopg2 'django-haystack<2' librabbitmq markdown lepl`` 43 43 44 44 Les dépendances suivantes sont aussi nécessaires pour permettre la recherche
Note: See TracChangeset
for help on using the changeset viewer.