mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
README: Mention how to create "configure" script
This commit is contained in:
parent
d00f0fb1f4
commit
2ccbff3b98
6
README
6
README
@ -122,8 +122,10 @@ To compile ejabberd execute the commands:
|
|||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
|
||||||
To install ejabberd, run this command with system administrator rights
|
If you don't have the `configure` script, run `autogen.sh` first.
|
||||||
(root user):
|
|
||||||
|
To install ejabberd, execute the following command with system administrator
|
||||||
|
rights (root user):
|
||||||
|
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user