--On 10. Juli 2007 06:12:42 +0200 robert rottermann <[EMAIL PROTECTED]> wrote:

hi there,
I would like to install an egg that depends on zope eggs installed
(i18ndude)
this of course can easily be done with easy_install.
however afterwards non of my zope installations (and I have a number of
them on the system) are working anymore because python is picking up
some parts of the installed zope eggs.

with no-deps I can avoid installing the zope eggs but the i18ndude does
not work anymore.

how can I install zope eggs (or i18ndude that is) such that my zope
installations still work?
or phrased differently:
how can I install the zope eggs into a given zope instance?


You install Egg depending on Zope egg using the easy_install --no-deps
and you set PYTHONPATH to YOUR_ZOPE/lib/python

-aj

Attachment: pgpk5w32GuS1W.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to