Re: [ZODB-Dev] ZODB4 setup.py?
by Jeremy Hylton other posts by this author
Oct 31 2002 1:47PM messages near this date
[ZODB-Dev] ZODB4 setup.py?
|
[ZODB-Dev] Recovering Corrupt Database
I've never even thought about installing ZODB4, so I'm not surprised
that it doesn't work. The build script is designed to build in place,
and option favored by many developers.
I fear that an install script will be harded than it should be,
because it has to find all the setup() calls in the subdirectories,
also avoid copying the setup.py scripts, and figure out what packages
without setup scripts to install.
I won't have time to work on this in the near future. IOW, patches
welcome.
Jeremy
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/
ZODB-Dev mailing list - ZODB-Dev@[...].org
http://lists.zope.org/mailman/listinfo/zodb-dev
Thread:
Morgen Sagen
Jeremy Hylton
|