INSTALL
changeset 12290 ad88732eea51
parent 12226 61592927335b
equal deleted inserted replaced
12289:ed23bbf3b946 12290:ad88732eea51
    13 -   String processing library, one of
    13 -   String processing library, one of
    14     -   [ICU](https://icu.unicode.org/) (recommended)
    14     -   [ICU](https://icu.unicode.org/) (recommended)
    15     -   [GNU libidn](http://www.gnu.org/software/libidn/)
    15     -   [GNU libidn](http://www.gnu.org/software/libidn/)
    16 
    16 
    17 These can be installed on Debian/Ubuntu by running
    17 These can be installed on Debian/Ubuntu by running
    18 `apt-get build-dep prosody` or by installing the packages
    18 `apt build-dep prosody` or by installing the packages
    19 `liblua5.4-dev`, `libicu-dev` and `libssl-dev`.
    19 `liblua5.4-dev`, `libicu-dev` and `libssl-dev`.
    20 
    20 
    21 On Mandriva try:
    21 On Mandriva try:
    22 
    22 
    23 	urpmi lua liblua-devel libidn-devel libopenssl-devel
    23 	urpmi lua liblua-devel libidn-devel libopenssl-devel