Il existe un autre moyen encore plus simple (mais test� avec CPS 3.3, mais �a doit marcher ave 3.2.4-1)
Dans le fichier zope.conf (<Your zope instance>/etc/zope.conf) remplacer la valeur attribu�e � products par : products /usr/share/zope-cps/Products Coridalement. Jean-Christophe TABAREAU -----Message d'origine----- De : Jean-Christophe TABAREAU [mailto:[EMAIL PROTECTED] Envoy� : mercredi 6 avril 2005 13:36 � : '[email protected]' Objet : [CPS-users-fr] cps & languages Bonjour tout le monde, C'est probl�me Debian bien connu (Zope2.7 � mofifi� ces r�pertoires d'installation et pose pb avec CPS cf http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=297808 or http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=297810) la solution la plus simple et r�utilisable (pour moi en tout cas): cr�er un lien virtuel vers le r�pertoire qui va bien. - D�placer le r�pertoire d'origine /usr/lib/zope2.7/lib/python/Products quelquepart par ex. /usr/lib/zope2.7/lib/python/OriginalProducts - Cr�er ensuite un lien virtuel vers le r�pertoire nouvellement cr�� ln -s /usr/lib/zope2.7/lib/python/OriginalProducts <Your Zope Instance Directory>/Products - afin d'�viter les pb de produits dupliqu�s au lancement de zope. : effacer tout le contenu du r�pertoire /usr/lib/zope2.7/lib/python/Products les fichiers *.py peuvent �tre conserv�s (si PB au lancement de zope uniquement) This is a known bug with debian. Just have look here : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=297808 or http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=297810 issue for that bug - copy orginal /usr/lib/zope2.7/lib/python/Products directory somewhere for example /usr/lib/zope2.7/lib/python/OriginalProducts - and create a link on that new directy ls -s /usr/lib/zope2.7/lib/python/OriginalProducts <Your Zope Instance Directory>/Products - by the end remove all files and subdirectory in /usr/lib/zope2.7/lib/python/Products exept *.py file (in case of error only) : this operation is very usefull for none duplicate Products Problem with starting zope. Best regards. Jean-Christophe TABAREAU Message: 3 Date: Wed, 06 Apr 2005 01:57:26 +0200 From: Wilfrid Beauchaine <[EMAIL PROTECTED]> Subject: [CPS-users-fr] cps & languages To: [email protected] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed hello in first, thank you for your excellent work, cps is a very good tool i "use" zope, and zope-cps on linux debian testing this is the list of my zope package zope2.7.5-1 zope-cps3.2.4-1 zope-localizer1.0.1-8 zope and cps run but i have a problem with the languages (all, english, french,....) This image illustrates my problem, i selected french, the result is the same with all languages http://willow75.free.fr/willow/cps.png I am a zope beginner and I cannot what make. thanks _______________________________________________ cps-users-fr Adresse de la liste : [email protected] Gestion de l'abonnement : <http://lists.nuxeo.com/mailman/listinfo/cps-users-fr>
