diff options
| author | Jean-Sébastien Pédron <js.pedron@meetic-corp.com> | 2008-09-16 14:39:57 +0000 |
|---|---|---|
| committer | Jean-Sébastien Pédron <js.pedron@meetic-corp.com> | 2008-09-16 14:39:57 +0000 |
| commit | 4eaa8e19c9b6427596cda4734a0f719baf97d6b7 (patch) | |
| tree | 97e7df7fdb07787deb3aba2ac0d1b768362a2111 /README | |
| parent | VCard are now stored as #xmlel. Mnesia tables are converted during (diff) | |
Merge from trunk (r1457 to r1563).
SVN Revision: 1564
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -30,9 +30,11 @@ To install ejabberd, run this command with system administrator rights sudo make install These commands will: - - Install a startup script: /sbin/ejabberdctl - - Install ejabberd in /var/lib/ejabberd/ - Install the configuration files in /etc/ejabberd/ + - Install ejabberd binary, header and runtime files in /lib/ejabberd/ + - Install the administration script: /sbin/ejabberdctl + - Install ejabberd documentation in /share/doc/ejabberd/ + - Create a spool directory: /var/lib/ejabberd/ - Create a directory for log files: /var/log/ejabberd/ |
