OpenGroupware.org is a set of applications for contact, appointment, project, and content management.
Version: 5.5OpenGroupware.org is a set of applications for contact, appointment, project, and content management. OpenGroupware.org is comparable to Exchange and SharePoint portal servers.
License: LGPL
Operating System: Linux
Homepage: sogo.opengroupware.org
Developed by:
It is accessible using Web interfaces and various native clients, including Outlook. Its servers run on almost any GNU/Linux system, can synchronize with Palm PDAs, and are completely scriptable using XML-RPC.
Requirements:
· gnustep-make (gstep-make 1.10 from www.gnustep.org)
· Foundation library (eg ThirdParty/libFoundation)
· libxml2/libxml2-dev
· autoconf
· openldap2/openldap2-dev
· libical (eg ThirdParty/libical)
· postgresql-dev
Installation:
If the prerequisites are properly fulfilled, building OpenGroupware.org is a simple:
./configure
make all
Get a coffee, compiling all the OGo packages takes about 8 minutes on Debian Athlon 1.8+ (and about 17 minutes on a MacOSX G4 1.25, 13min on YDL).
make install