24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-07-27 00:41:28 +02:00

Document that ejabberd compilation requires pkg-config

This commit is contained in:
Badlop 2014-05-05 17:46:52 +02:00
parent 2723056fae
commit bd0060715e
2 changed files with 2 additions and 0 deletions

1
README
View File

@ -12,6 +12,7 @@ To compile ejabberd you need:
- GNU Make
- GCC
- pkg-config
- Libexpat 1.95 or higher
- Libyaml 1.4 or higher
- Erlang/OTP R15B or higher.

View File

@ -320,6 +320,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need:
\begin{itemize}
\item GNU Make
\item GCC
\item pkg-config
\item Libexpat 1.95 or higher
\item Erlang/OTP R15B or higher.
\item Libyaml 1.4 or higher