mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +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
|
||||
make
|
||||
|
||||
To install ejabberd, run this command with system administrator rights
|
||||
(root user):
|
||||
If you don't have the `configure` script, run `autogen.sh` first.
|
||||
|
||||
To install ejabberd, execute the following command with system administrator
|
||||
rights (root user):
|
||||
|
||||
sudo make install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user