AIX 6.1 install trouble.

Tom Baxter tkb608 at gmail.com
Thu Sep 30 19:19:39 CEST 2010


  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 <michael at stroeder.com>
requires = python libldap.so.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20100930/2aff109f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setup.out
Type: application/octet-stream
Size: 9914 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20100930/2aff109f/attachment.obj>


More information about the python-ldap mailing list