Skip to content

extra package python-ldap needs dev package dependencies #748

Open
@ReimarBauer

Description

@ReimarBauer

This is a documentation task

For installing python-ldap we need further dependencies, on debian, ubuntu:

libldap2-dev
python2.7-dev
libsasl2-dev
libssl-dev

missing dependencies showed as

26   Running setup.py bdist_wheel for python-ldap: finished with status 'error'
104   Modules/constants.h:7:18: fatal error: lber.h: Datei oder Verzeichnis nicht gefunden
106   error: command 'gcc' failed with exit status 1
109   Failed building wheel for python-ldap
111 Failed to build python-ldap
114     Running setup.py install for python-ldap: finished with status 'error'
192     Modules/constants.h:7:18: fatal error: lber.h: Datei oder Verzeichnis nicht gefunden
194     error: command 'gcc' failed with exit status 1
197 Command "/home/user/tmp/moin-master-venv-python/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-HEtKF_/python-ldap/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-jdrkK1/install-record.txt --single-version-externally-managed --compile --install-headers /home/user/tmp/moin-master-venv-python/include/site/python2.7/python-ldap" failed with error code 1 in /tmp/pip-install-HEtKF_/python-ldap/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions