-
Notifications
You must be signed in to change notification settings - Fork 127
General: Prerequisites
Cyril Peponnet edited this page Sep 2, 2015
·
7 revisions
- libvirtd : 0.8.8 + (1.2.8 recommanded)
- ejabberd : 15.04 + (15.07 recommanded)
- See also Installation: Agent and Installation: Client.
Ejabberd is a strong prerequesite, as we have found that for now, it is the only one that correctly implements the needed XEPs. For info, Archipel requires a correct implementation of the following:
* XEP-0020: Feature Negotiation
* XEP-0045: Multi-User Chat
* XEP-0049: Private XML Storage
* XEP-0050: Ad-Hoc Commads
* XEP-0054: vcard-temp
* XEP-0060: Publish-Subscribe
* XEP-0077: In-Band Registration
* XEP-0083: Nested Roster Groups
* XEP-0133: Service Administration
* XEP-0153: vCard-Based Avatars
* XEP-0172: User Nickname
* XEP-0199: XMPP Ping
* XEP-0206: XMPP Over BOSH
Without these minimal versions, the system will have problems...