File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- .. % $Id: installing.rst,v 1.18 2017/10/09 13:44:09 stroeder Exp $
1
+ .. % $Id: installing.rst,v 1.19 2017/10/09 13:48:41 stroeder Exp $
2
2
3
3
***********************
4
4
Building and installing
@@ -23,11 +23,11 @@ Prerequisites
23
23
The following software packages are required to be installed
24
24
on the local system when building python-ldap:
25
25
26
- - Python version 2.3 or later including its development files: http ://www.python.org/
27
- - OpenLDAP client libs version 2.4.11 or later: http ://www.openldap.org/
26
+ - Python version 2.3 or later including its development files: https ://www.python.org/
27
+ - OpenLDAP client libs version 2.4.11 or later: https ://www.openldap.org/
28
28
It is not possible and not supported to build with prior versions.
29
- - OpenSSL (optional): http ://www.openssl.org/
30
- - cyrus-sasl (optional): http ://www.cyrussasl .org
29
+ - OpenSSL (optional): https ://www.openssl.org/
30
+ - cyrus-sasl (optional): https ://www.cyrusimap .org/sasl/
31
31
- Kerberos libs, MIT or heimdal (optional)
32
32
33
33
Furthermore some sub-modules of :py:mod: `ldap.controls ` and :py:mod: `ldap.extop `
You can’t perform that action at this time.
0 commit comments