python-ldap for plone 3 (python 2.4.4)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Erol Robaina Cepero

    python-ldap for plone 3 (python 2.4.4)

    Hi friend!!
    I need download python-ldap for my plone 3.0.5 that use python 2.4.4.

    Do you know where I can find it?

    bye


  • =?ISO-8859-1?Q?Michael_Str=F6der?=

    #2
    Re: python-ldap for plone 3 (python 2.4.4)

    Erol Robaina Cepero wrote:
    I need download python-ldap for my plone 3.0.5 that use python 2.4.4.
    >
    Do you know where I can find it?


    Ciao, Michael.

    Comment

    • Erol Robaina Cepero

      #3
      Re[2]: python-ldap for plone 3 (python 2.4.4)

      On 19/02/2008 at 07:12 p.m. Michael Ströder wrote:
      >Erol Robaina Cepero wrote:
      >I need download python-ldap for my plone 3.0.5 that use python 2.4.4.
      >>
      >Do you know where I can find it?
      >
      >http://python-ldap.sourceforge.net/download.shtml
      There I found the version 2.3.1 for python 2.5. It works in python 2.4.4 too?

      thank a lot



      Comment

      • =?ISO-8859-1?Q?Michael_Str=F6der?=

        #4
        Re: python-ldap for plone 3 (python 2.4.4)

        Erol Robaina Cepero wrote:
        On 19/02/2008 at 07:12 p.m. Michael Ströder wrote:
        >
        >Erol Robaina Cepero wrote:
        >>I need download python-ldap for my plone 3.0.5 that use python 2.4.4.
        >>>
        >>Do you know where I can find it?
        >http://python-ldap.sourceforge.net/download.shtml
        >
        There I found the version 2.3.1 for python 2.5. It works in python 2.4.4 too?
        Nope. Binary builds of C extension modules are only guaranteed to
        be compatible within a Python media release, like 2.4.x or either
        2.5.x. So you have to compile it yourself if you don't find a
        suitable build of python-ldap for your platform and Python version.

        Ciao, Michael.

        Comment

        • Erol Robaina Cepero

          #5
          Re[2]: python-ldap for plone 3 (python 2.4.4)

          Ok, thanks

          *********** REPLY SEPARATOR ***********

          On 21/02/2008 at 10:59 p.m. Michael Ströder wrote:
          >Erol Robaina Cepero wrote:
          >On 19/02/2008 at 07:12 p.m. Michael Strvder wrote:
          >>
          >>Erol Robaina Cepero wrote:
          >>>I need download python-ldap for my plone 3.0.5 that use python 2.4.4.
          >>>>
          >>>Do you know where I can find it?
          >>http://python-ldap.sourceforge.net/download.shtml
          >>
          >There I found the version 2.3.1 for python 2.5. It works in python 2.4.4
          >too?
          >
          >Nope. Binary builds of C extension modules are only guaranteed to
          >be compatible within a Python media release, like 2.4.x or either
          >2.5.x. So you have to compile it yourself if you don't find a
          >suitable build of python-ldap for your platform and Python version.
          >
          >Ciao, Michael.
          >--
          >http://mail.python.org/mailman/listinfo/python-list




          Comment

          Working...