I am trying to install Plone 3.2.2 with LDAP on a windows 2003 server. The
installation from the installer is fine. When I then edit the buildout.cfg
to include: plone.app.ldap and run buildout I get this error message:
file Lib\ldap\schema.py (for module ldap.schema) not found
error: Setup script exited with error: Python was built with Visual Studio
2003;
extensions must be built with a compiler than can generate compatible
binaries.
Visual Studio 2003 was not found on this system. If you have Cygwin
installed,
you can try compiling with MingW32, by passing "-c mingw32" to setup.py.

I have also tried adding products.ploneLDAP to the buildout in stead of
plone.app.ldap this results in another error from python. Python.exe unable
to locate component. This application has failed to start because
liblber.dll was not found. 

I have been searching everywhere for a solution but haven't found one so
far. Can anyone tell me what my buildout.cfg should look like to get LDAP
installed without the error messages mentioned above.

If you need more information regarding my setup, let me know.

Kind regards, D


-- 
View this message in context: 
http://plone.293351.n2.nabble.com/Buildout-errors-when-installing-LDAP-on-windows-tp5075450p5075450.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to