On 11/10/06, Tres Seaver <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Phillip J. Eby wrote: > > At 01:53 AM 11/10/2006 +0000, Jorge Vargas wrote: > >> so my question is will I really win from hoping over to distutils or > >> should I just stick with my Makefile? > > > > Stick with your Makefile and system packaging tools. Distutils is really > > only a win for Python *libraries*, not applications. umm I have never though of it that way but your right. I just hope my Makefile doesn't grows enough so it needs autotools... > > zc.buildout has some facilities for automating build of components using > "CMMI" (configure + make + make install) in conjunction with setuptools. > I though zc goal was to build zope apps, on the other hand how much of a footprint do you actually need for ac.buildout package? do you need to distribute the whole package bungle with the install?
> http://www.zope.org/DevHome/Buildout/ > > http://svn.zope.org/zc.buildout/trunk/ > > http://cheeseshop.python.org/pypi/zc.buildout/1.0.0b12 > > > > Tres. > - -- > =================================================================== > Tres Seaver +1 202-558-7113 [EMAIL PROTECTED] > Palladion Software "Excellence by Design" http://palladion.com > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFFVL4Q+gerLs4ltQ4RAtpKAKCV0yCS0+AUYUQOGMFaLfwIbMAelgCfWZIl > s5zExcsmgZCiyPZxzwT4aA0= > =S60y > -----END PGP SIGNATURE----- > > _______________________________________________ > Distutils-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/distutils-sig > _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
