Hi again, I've a Postgress database with some data I want to use with Zope. So I've to install an external driver. Is it so that I've to recompile Zope? This means that I've to download the source and not the binaries of Zope, like I did... Isn't there a simpler way? Because when I need to recompile, I've do download also all the correct libraries of each program... sghh. Please, let there be a simpler method. Thanks in advance. Tom.
Hello! On Mon, 29 Mar 1999, Tom Deprez wrote:
I've a Postgress database with some data I want to use with Zope. So I've to install an external driver.
You need to install and compile ZPygres Database Adapter and add it as described in ZPygresDA docs. You don't need to recompile Zope.
Is it so that I've to recompile Zope? This means that I've to download the source and not the binaries of Zope, like I did... Isn't there a simpler way?
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
Oleg. ---- Oleg Broytmann National Research Surgery Centre http://sun.med.ru/~phd/ Programmers don't die, they just GOSUB without RETURN.
participants (2)
-
Oleg Broytmann -
Tom Deprez