aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2017-08-04 10:34:13 +0200
committerChristophe Romain <christophe.romain@process-one.net>2017-08-04 10:34:13 +0200
commit7815164216145e2299c17aad26b1215ccd614c5f (patch)
treea24e77039316bee4f66f666645335485cb08711b /README
parentPrepare packaging for 17.08 (diff)
Add minor details (#1353)
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 67e062267..87b684f14 100644
--- 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