Hello Marc,

See below what happens when I run the buildout with plone.app.ldap in the
EGG and ZCML section. It looks as if python-ldap 2.3.12 is causing a
problem. I tried pinning python-ldap=2.3.11 that seems to install without
errors but still don't see any add-ons? Any ideas?

D:\Plone>bin\buildout
Uninstalling zopepy.
Uninstalling instance.
Updating productdistros.
Installing instance.
Getting distribution for 'plone.app.ldap'.
Got plone.app.ldap 1.2.2.
Getting distribution for 'Products.PloneLDAP'.
Installing Products.PloneLDAP 1.1
Caused installation of a distribution:
products.ploneldap 1.1
with a different project name.
Got products.ploneldap 1.1.
Getting distribution for 'Products.LDAPUserFolder'.
SyntaxError: ("'return' outside function",
('build\\bdist.win32\\egg\\Products\\
LDAPUserFolder\\skins\\cmfldap\\join_form.py', 26, None, 'return\n'))

SyntaxError: ("'return' outside function",
('build\\bdist.win32\\egg\\Products\\
LDAPUserFolder\\skins\\cmfldap\\members_add_control.py', 32, None, 'return
conte
xt.setStatus(False, errmsg)\n'))

SyntaxError: ("'return' outside function",
('d:\\plone\\buildout-cache\\eggs\\tm
pl21izu\\products.ldapuserfolder-2.18-py2.6.egg\\Products\\LDAPUserFolder\\skins
\\cmfldap\\join_form.py', 26, None, 'return\n'))

SyntaxError: ("'return' outside function",
('d:\\plone\\buildout-cache\\eggs\\tm
pl21izu\\products.ldapuserfolder-2.18-py2.6.egg\\Products\\LDAPUserFolder\\skins
\\cmfldap\\members_add_control.py', 32, None, 'return
context.setStatus(False, e
rrmsg)\n'))

Installing Products.LDAPUserFolder 2.18
Caused installation of a distribution:
products.ldapuserfolder 2.18
with a different project name.
Got products.ldapuserfolder 2.18.
Getting distribution for 'Products.LDAPMultiPlugins'.
Installing Products.LDAPMultiPlugins 1.12
Caused installation of a distribution:
products.ldapmultiplugins 1.12
with a different project name.
Got products.ldapmultiplugins 1.12.
Getting distribution for 'dataflake.ldapconnection'.
Got dataflake.ldapconnection 1.2.
Getting distribution for 'python-ldap>=2.0.6'.
extra_compile_args:
extra_objects:
include_dirs: /usr/local/openldap-2.3/include /usr/include/sasl
library_dirs: /usr/local/openldap-2.3/lib
libs: ldap_r lber sasl2 ssl crypto
file Lib\ldap.py (for module ldap) not found
file Lib\ldap\schema.py (for module ldap.schema) not found
warning: no files found matching 'Makefile'
warning: no files found matching 'Modules\LICENSE'
file Lib\ldap.py (for module ldap) not found
file Lib\ldap\schema.py (for module ldap.schema) not found
file Lib\ldap.py (for module ldap) not found
file Lib\ldap\schema.py (for module ldap.schema) not found
error: Setup script exited with error: Unable to find vcvarsall.bat
An error occured when trying to install python-ldap 2.3.12. Look above this
mess
age for any errors that were output by easy_install.
While:
  Installing instance.
  Getting distribution for 'python-ldap>=2.0.6'.
Error: Couldn't install: python-ldap 2.3.12
*************** PICKED VERSIONS ****************
[versions]
plone.app.ldap = 1.2.2
products.ldapmultiplugins = 1.12
products.ldapuserfolder = 2.18
products.ploneldap = 1.1

#Required by:
#products.ldapuserfolder 2.18
dataflake.ldapconnection = 1.2

*************** /PICKED VERSIONS ***************
-- 
View this message in context: 
http://plone.293351.n2.nabble.com/How-do-I-get-LDAP-working-with-Plone-4-tp5510664p5513687.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