[sagenb] 147/179: Add information about LDAP headers to README

felix salfelder felix-guest at moszumanska.debian.org
Tue May 6 12:05:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository sagenb.

commit 57a48572b36456cba2ed75f698da7b12d6eb3de5
Author: P Purkayastha <ppurka at gmail.com>
Date:   Mon Jul 15 19:07:41 2013 +0800

    Add information about LDAP headers to README
---
 README.rst | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index a958c66..7c08f0a 100644
--- a/README.rst
+++ b/README.rst
@@ -50,8 +50,11 @@ LDAP authentication
 
 HTTPS support in the Python library is required to download and install
 files, in order to install LDAP authentication support. To enable HTTPS
-support read the section on SSL in Sage's own README file. Next, use the
-following commands to install the python-ldap package in Sage::
+support read the section on SSL in Sage's own README file. Enabling LDAP
+authentication also requires one to install the LDAP development headers.
+You can install the LDAP development headers to your system by using your
+package manager. Next, use the following commands to install the
+python-ldap package in Sage::
 
     $ /path/to/sage -sh
     $ easy_install python-ldap

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git



More information about the debian-science-commits mailing list