Does anyone have good directions on How-To set up Postgresql w/ Zope on a Windows2k or NT4 machine. I know how-to do the cygwin process and postgresODBC process... but I need good directions on the Postgresql Drivers for Windows. Eric Dunn
eric.n.dunn@bankofamerica.com wrote:
Does anyone have good directions on How-To set up Postgresql w/ Zope on a Windows2k or NT4 machine.
I know how-to do the cygwin process and postgresODBC process... but I need good directions on the Postgresql Drivers for Windows.
Eric Dunn
1: Install cygwin with postgresql 2: Follow the instructions on how to compile zope cvs on Cygwin at: http://www.my-zope.org/HowtosRating/20020414113149 3: Now you can compile the python postgres module so you can use a native postgres DA instead of ODBC -- _______________________________________________________________________ Andreas Heckel andreas@easyleading.org LINUX is like a wigwam...no gates...no windows and an apache inside ;-)
Andreas Heckel <andreas@easyleading.org> writes:
2: Follow the instructions on how to compile zope cvs on Cygwin at: http://www.my-zope.org/HowtosRating/20020414113149
These instructions are now more than three months old. Anyone got experience with the latest Cygwin release?
I'm using Zope on a fairly recent release: CYGWIN_NT-5.0 DOROTHY 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown I dont think I did anything special aside from rebasing Python as detailed in the howto. ----- Original Message ----- From: "Nils Kassube" <nika@kassube.de> To: <zope@zope.org> Sent: Wednesday, July 10, 2002 9:49 AM Subject: [Zope] Zope on cygwin [was: Postgresql and Zope]
Andreas Heckel <andreas@easyleading.org> writes:
2: Follow the instructions on how to compile zope cvs on Cygwin at: http://www.my-zope.org/HowtosRating/20020414113149
These instructions are now more than three months old. Anyone got experience with the latest Cygwin release?
_______________________________________________ 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 )
participants (4)
-
Andreas Heckel -
Chris McDonough -
eric.n.dunn@bankofamerica.com -
Nils Kassube