Download the Zope source version and compile it. ----- Original Message ----- From: "Andrei Cenja" <cnj@finsiel.ro> To: <zope@zope.org> Sent: Monday, February 19, 2001 3:46 AM Subject: [Zope] Zope products install issue
Hello !
I've successfully installed Zope 2.3.0 on an Intel machine running RHL 7.0.
But when I try to install additional modules for Python (mysqlmodule, for instance), they "discover" the RH Python and happily install themselves into /usr/lib/python/site-packages. So when I install the MySQL DA in the Zope Products directory, it reports that Python can't find the mysqlmodule, which is no surprise as Zope comes with and runs on its own Python.
So I have to copy the site-packages directory from the RH 7 Python to the Zope Python, and then everything works out fine. But this isn't an elegant way at all. Could someone give me a hint to solve this some other way ? Or tell me what I am doing wrong ?
Thank you. Andrei Cenja, Bucharest, Romania.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )