ldap_ufn_setfilter

Rakesh Naidu rnaidu at zeomega.com
Fri Dec 20 13:54:40 CET 2002


hi micheal,
i am getting this error now...
do you know why this is...

ImportError:
/home/zeo/zope/lib/python/Products/LDAPUserFolder/_ldapmodule.so: undefined
symbol: ldap_ufn_setfilter

regards,

Rakesh.


----- Original Message -----
From: "Michael Ströder" <michael at stroeder.com>
To: "Rakesh Naidu" <rnaidu at zeomega.com>
Cc: "python-ldap" <python-ldap-dev at lists.sourceforge.net>
Sent: Tuesday, December 17, 2002 4:52 PM
Subject: Re: error installing ldapmodule1.8


> Rakesh Naidu wrote:
> > michael...can u throw some light on this error.....
> >
> > 2002-12-17T10:50:45 ERROR(200) Zope Could not import
Products.LDAPUserFolder
> > Traceback (innermost last):
> > [..]
> > ImportError: No module named ldap
>
> This was recently discussed here. I've attached a posting by Jens before
he
> has to repeat it.
>
> Furthermore you can search the mailing list archive for 'Zope'.
>
> Ciao, Michael
>
> -------- Original Message --------
> Subject: Re: Problems importing ldap in Zope
> Date: Fri, 29 Nov 2002 20:12:57 -0500
> From: Jens Vagelpohl <jens at zope.com>
> To: Jorge Loureiro Dias <loureiro at dte.gov.br>
> CC: python-ldap-dev at lists.sourceforge.net
>
> this problem has nothing to do with zope. the ldap module zope is
> trying to import is messed up. the one zope is trying to import is most
> likely not the same one that gets imported if you run python itself
> from the command line.
>
> you need to locate the exact python binary zope uses and rebuild the
> python-ldap module with that binary.
>
> jens
>
>
>
> 


More information about the python-ldap mailing list