Lista de paquetes para instalar en una debian wheezy para ejecutar un servidor tryton
aptitude install python-setuptools python-lxml python-relatorio \ python-dateutil python-polib python-psycopg python-psycopg2 \ python-pydot unoconv python-sphinx python-simplejson \ python-levenshtein postgresql
y desde python-setuptools
easy_install PyWebDav easy_install pytz
Ahora ya podemos editar nuestro trytond.conf y a funcionar
Add new comment