Hello, I am having trouble install python-ldap on an AIX 6.1 host. I have
compiled the openldap libraries and am trying to install without any extras
like SSL/crypt. Below is my setup.cfg, attached is the out put from "python
setup.py build".
  Any guidance would be greatly appreciated.

  Thanks, Tom Baxter

---------------
[_ldap]
extra_objects =
extra_compile_args =
libs = ldap_r lber
library_dirs = /usr/local/lib
include_dirs = /usr/local/include

[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0

[install]
compile = 1
optimize = 1

[bdist_rpm]
doc_files = CHANGES README INSTALL TODO Demo/
provides = python-ldap
release = 0
packager = Michael Stroeder <mich...@stroeder.com>
requires = python libldap.so.2

Attachment: setup.out
Description: Binary data

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Python-LDAP-dev mailing list
Python-LDAP-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to