yengui firas a écrit :
Hi,
the problem is that zope 2.9.1 has't detect any products located in my instanceName/lib/python/Products
Maybe I have a bad installation for ZOPE
( To install Zope 2.9.1 I do this:
./configure
make
make install


Zope Products should go in $INSTANCE_HoMe/Products and simple python packages such as psycoppg should either go in the standard python library's site-packages or in $INSTANCE_HOME/lib/python directly. (or anywhere else in the PYTHONPATH).

--
Olivier

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to