Old RHEL 3 Beta packages ftp://people.redhat.com/harald/ogo.
append the following lines to /var/lib/pgsql/data/pg_hba.conf:
local all all ident sameuser host all all 127.0.0.1 255.255.255.0 trust host all all 0.0.0.0 255.255.255.255 reject
Download all rpms in one directory, become root and cd in that directory:
# rpm -Uvh *.rpm # service ogo install # service ogo startNow you should be able to contact your OpenGroupware server via http://localhost/OpenGroupware. First you should set a password for your "root" account. Click on "Prefs" in the top right corner. Then "edit password", also in the top right corner.
Have fun!