Compiling AbiCollab on Linux/Unix

From AbiWiki

Revision as of 13:13, 27 November 2010 by Uwog (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To compile the core AbiCollab plugin, you need to pass the --enable-plugins="collab" option when configuring AbiWord, for example:

 ./configure --enable-plugins="collab"

The core AbiCollab plugin needs the following dependencies to be available:

The core AbiCollab plugin can be enhanced by enabling one or more transport backends (you need at least 1 for the plugin to be useful. The configure script enables all backends by default for which the dependencies are satisfied. The table below shows the dependency requirements for the available backends:

Transport BackendBrief DescriptionDependencies
AbiCollab.net Collaboration ServiceEnables integration with the AbiCollab.net online webservicelibsoup-2.4, gnutls, asio >= 1.0.0 (non-boost version)
Direct Connection (TCP)Direct tcp based peer to peer connectionsasio >= 1.0.0 (non-boost version)
Jabber (XMPP)Communicate over to the well known XMPP protocolloudmouth-1.0 >= 1.0.1
Sugar Presense ServiceAllows you to collaborate in the Sugar environmentdbus-glib-1 >= 0.70
Personal tools