diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -1,4 +1,4 @@ -ejabberd Community Edition, by ProcessOne +ejabberd Community Edition [](https://travis-ci.org/processone/ejabberd) ========================================= ejabberd is a distributed, fault-tolerant technology that allows the creation @@ -117,13 +117,15 @@ To compile ejabberd you need: ### 1. Compile and install on *nix systems -To compile ejabberd execute the commands: +To compile ejabberd, execute the following commands. The first one is only +necessary if your source tree didn't come with a `configure` script. + ./autogen.sh ./configure make -To install ejabberd, run this command with system administrator rights -(root user): +To install ejabberd, run this command with system administrator rights (root +user): sudo make install @@ -153,7 +155,6 @@ tarball. Links ----- -- Guide: https://www.process-one.net/docs/ejabberd/guide_en.html -- Official site: https://www.process-one.net/en/ejabberd +- Documentation: http://docs.ejabberd.im - Community site: https://www.ejabberd.im -- Forum: https://www.process-one.net/en/forum +- ejabberd commercial offering and support: https://www.process-one.net/en/ejabberd |