ZODB and Python 2.0

Steve Menard steve.menard at polyester.com
Mon Jan 15 09:16:24 EST 2001


"A.M. Kuchling" <amk at mira.erols.com> wrote in message
news:slrn95vje6.gm.amk at 207-172-113-55.s55.tnt5.ann.va.dialup.rcn.com...
> On Fri, 12 Jan 2001 17:02:36 -0500, Tim Peters <tim.one at home.com> wrote:
> >[Steve Menard]
> >> ...
> >> So finally, my question is this : Why isn;t ZODB available as a
separate
> >> package using the distutils?
> >
> >http://sourceforge.net/projects/zodb/
>
> That's not really going to help if he's on Windows without a compiler.
> Someone needs to download the code and run "python setup.py
> bdist_wininst"; I have no idea if it'll work, but it's worth a try.
>
    Well, I dont know who posted the URL, but thats good enough for me.
Althoug I am on windows, I am not without a compiler so I should be able to
compile ZODB. My original problem was the ZOPE source I got from ZOPE.org
does NOT include a setup.py file for ZODB.

On a second note, maybe the sourceforge project for ZODB should be
referenced on ZOPE's page?

> Paul Prescod also recently reported compiling ZODB for Windows and
> offered to mmake binaries available.  Paul, if you want to provide a
> pointer to them, I'll add a copy to the SourceForge site.
>
    That would be even better yes.

> --amk





More information about the Python-list mailing list