forked from uncloud/uncloud
Update system dependency on libldap24 for archlinux
This commit is contained in:
parent
ee3b20227e
commit
a002711885
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ Install system dependencies:
|
|||
|
||||
* On Fedora, you will need the following packages: `python3-virtualenv python3-devel openldap-devel gcc chromium`
|
||||
* sudo apt-get install libpq-dev python-dev libxml2-dev libxslt1-dev libldap2-dev libsasl2-dev libffi-dev
|
||||
* On Archlinux, [libldap24](https://aur.archlinux.org/packages/libldap24) is needed
|
||||
|
||||
|
||||
NOTE: you will need to configure a LDAP server and credentials for authentication. See `uncloud/settings.py`.
|
||||
|
|
Loading…
Reference in a new issue