Openerp
From DWIKI
Installing
Gentoo
Dependencies
- lxml
- psycopg:0 (slotted version 1 )
documentation says:
su terp -c "/usr/local/openerp/bin/openerp-server --init=all -lnl_NL --pidfile=/var/run/TinyERP/tinyerp-server.pid --logfile=/var/log/TinyERP/tinyerp-server.log -s --stop-after-init"
===Errors and possible interpretations of them psycopg.ProgrammingError: ERROR: relation "ir_module_module" does not exist
This means no tables have been created, documentation of course fails to tell this.
Client on Gentoo
./setup.py install
Error: python module mx.DateTime (date and time handling routines for Python) is required
- egenix-mx-base