Date: Sun, 27 Jul 2003 14:21:12 +0200
From: Alon Weinstein 
Subject: OpenGroupware RH9 Unofficail HOWTO comment.

Hello Yedidia.

Thanks for writing the HOWTO, I'm using it as-we-"speak". You should add a
little something --
I'm using RH9. After running the perl script to fetch & install all the RPMs
(oh, you could also mention that the perl script by default fetches the
RPMs, so there's no need to download them before-hand; or to use the -G
option to stop it from downloading the RPMs; and that it should run as
root), I installed that Postgres RPMs. Then I moved on to the next part and
couldn't find /var/lib/pgsql/data/postresql.conf -- because it wasn't there.
The missing part is that "initdb" should be run beforehand as user
'postgres'. That is:

su - postgres
initdb

Thanks again for writing it.

Alon Weinstein
Developer
Smart (IL) Ltd.

Back to the Howto