]> granicus.if.org Git - ejabberd/commitdiff
Add minor details (#1353)
authorChristophe Romain <christophe.romain@process-one.net>
Fri, 4 Aug 2017 08:34:13 +0000 (10:34 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Fri, 4 Aug 2017 08:34:13 +0000 (10:34 +0200)
README

diff --git a/README b/README
index 67e062267ab0446430c300fc68c0a05a271ee8bf..87b684f1451bfc136fd4afc399e8ff3a29c9893e 100644 (file)
--- a/README
+++ b/README
@@ -116,11 +116,14 @@ To compile ejabberd you need:
    needed on systems with GNU Libc.
  - ImageMagick's Convert program. Optional. For CAPTCHA challenges.
 
+If your system splits packages in libraries and development headers, you must
+install the development packages also.
 
 ### 1. Compile and install on *nix systems
 
 To compile ejabberd, execute the following commands.  The first one is only
-necessary if your source tree didn't come with a `configure` script.
+necessary if your source tree didn't come with a `configure` script (In this
+case you need autoconf installed).
 
     ./autogen.sh
     ./configure