[Zope] how to install zope eggs

Andreas Jung lists at zopyx.com
Tue Jul 10 00:26:20 EDT 2007



--On 10. Juli 2007 06:12:42 +0200 robert rottermann <robert at redcor.ch> 
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20070710/f72da6a5/attachment.bin


More information about the Zope mailing list