On 2007-11-30 16:41:05 +0100, "Ignas Mikalajunas" <[EMAIL PROTECTED]> said:
>>> 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 Yes, thanks for the pointers. -- Christian Zagrodnick gocept gmbh & co. kg · forsterstrasse 29 · 06112 halle/saale www.gocept.com · fon. +49 345 12298894 · fax. +49 345 12298891 _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
