Cette page est en cours de rédaction.
Apportez votre aide…

Ceci est une ancienne révision du document !


(à venir)

Rédigé par sachem.

Tinyerp est un ERP (système de gestion d'entreprise).

Ce document à été écrit pour la version 4.0.0 de Tinyerp, et pour une installation sur Feisty Fawn.

Tout d'abord il faut installer les paquets suivants :

  • graphviz
  • postgresql-8.2
  • python2.5
  • python-imaging
  • python-libxml2
  • python-libxslt1
  • python-pyparsing
  • python-psycopg
  • python-reportlab
  • python-xml
  • tinyerp-server
  • tinyerp-client

Si c'est la première installation de PostgreSQL 8.2, il faut définir le mot de passe par défaut :

sudo passwd postgres 
Password:
Enter new UNIX password: 
Retype new UNIX password: 
passwd: contraseña actualizada correctamente

Attention : le premier mot de passe demandé est celui de la commande sudo et non pas celui que vous allez affecter à PostgreSQL.

  • tinyerp.1177705034.txt.gz
  • Dernière modification: Le 27/04/2007, 22:28
  • (modification externe)