[Distutils] zc.buildout: Build python in buildout
Ignas Mikalajunas
ignas.mikalajunas at gmail.com
Fri Nov 30 16:41:05 CET 2007
> > I suspect that a better solution would be to find a way to bootstrap
> > the buildout in a way that included building Python as part of the
> > bootstrapping process.
>
> That would certainly the best approach. Only that I have no idea how to
> do that. :(
Examples:
http://source.schooltool.org/viewcvs/trunk/st-buildout/?rev=7260#dirlist
- uses a shell script that builds python using buildout, and then
builds the product using the new python
http://source.schooltool.org/viewcvs/trunk/st-buildout/ - uses a
patched bootstrap.py that builds virtual python and uses the virtual
python to bootstrap buildout
hope that helps
Ignas
More information about the Distutils-SIG
mailing list