Salve a tutti, ho provato ad installare ldap con plone 4.1 su una Centos 6
(ho installato anche i pacchetti necessari
db4-devel, cyrus-sasl-devel, openssl-devel)
Purtroppo mi si blocca sempre qui:
*Getting distribution for 'python-ldap==2.3.10'.
error: /usr/lib/python2.6/site-packages/numpy/egg-dist-tmp-gXGwPp:
Permission denied
An error occured when trying to install python-ldap 2.3.10. Look above this
message for any errors that were output by easy_install.
While:
Installing instance.
Getting distribution for 'python-ldap==2.3.10'.
Error: Couldn't install: python-ldap 2.3.10
*
Qualcuno mi può aiutare per favore ?
Grazie a tutti
qui sotto vi inserisco il mio buildout (nelle parti aggiunte per ldap)
[buildout]
parts =
openldap
python-ldap
[instance]
eggs =
Plone
plone.app.ldap
[openldap]
recipe = zc.recipe.cmmi
url =
*ftp://ftp.openldap.org/pub/OpenLDAP/openldap-stable.tgz*<ftp://ftp.openldap.org/pub/OpenLDAP/openldap-stable.tgz>
extra_options = --with-sasl --with-tls --enable-slapd=no
CPPFLAGS=-D_GNU_SOURCE
[python-ldap]
recipe = zc.recipe.egg:custom
egg = python-ldap
include-dirs = ${openldap:location}/include library-dirs =
${openldap:location}/lib rpath = ${openldap:location}/lib
[version]
python-ldap = 2.3.10
_______________________________________________
Plone-IT mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html