The OGo ports for OpenBSD
Ports of sope, mod_ngobjweb and opengroupware for OpenBSD.
The OGo ports for OpenBSD
The OGo ports for OpenBSD 4.1 are based on and need the GNUstep ports. A version of the GNUstep ports can be found here
The OGo ports can be found here
Installation
To install ogo on OpenBSD follow these guidelines: * get a ports.tar.gz file from an OpenBSD mirror and extract it in /usr
- The GNUstep ports have to be extracted in /usr/ports/x11, the OGo ports have to be extracted in /usr/ports/www.
- Then cd into /usr/ports/www/opengropuware
- then issue a make install
- then enable mod_ngobjweb: /usr/local/sbin/mod_ngobjweb-enable
- then enable OGo: /usr/local/share/doc/opengroupware.org-1.1/install_ogo.sh
- add the contents of /usr/local/share/doc/opengroupware.org-1.1/httpd.conf to /var/www/conf/httpd.conf
NOTE: do not forget to configure/activate LDAP server, postgresql server, postfix....