From: Andrew T. <ajt...@op...> - 2003-08-04 13:21:16
|
i've currently been using py-ldap with openldap 2.0.27 with great success. i was curious if it also works with the newer versions of openldap?? i'm also just using the freebsd ports to install these apps and the current port kind of locks in the older version.. ajt@oblivion:/usr/ports/net/py-ldap2 > pwd /usr/ports/net/py-ldap2 ajt@oblivion:/usr/ports/net/py-ldap2 > grep ldap2 Makefile # $FreeBSD: ports/net/py-ldap2/Makefile,v 1.21 2003/02/24 02:56:35 edwin Exp $ PORTNAME= ldap2 LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap20 there is a openldap21 port so I was thinking about just changing the LIB_DEPENDS.. status? thanks, ajt. |