On Sat, 26 Dec 2009 12:17:26 +0100, Thomas Zimmermann <[email protected]> wrote:

I recently installed openerp-server from the ports and I'm very confused, how to set up openerp after "make install".

/usr/local/bin/openerp-server --config=/usr/local/etc/openerp-server.conf

# cat openerp-server.conf
[options]
db_name = dbnamehere
db_user = dbuserhere
db_password = xxxx
db_host = a.b.c.d

Database server is often installed on the other machine than application -- that is why postgres-server is not direct dependency of the openerp port. However, for example in the www/vtiger port there is option to depend on MySQL server directly. Maybe it could be global infrastructure option...

Unfortunately I can't find any basic setup instructions or rc.d Scripts anywhere. Postgres-server is missing but the client is available. Is it not the most important dependency for openerp?

There is no rc.d scripts, I think. But it shouldn't be hard to prepare such.

--
am
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to