On Tue, 2004-04-06 at 00:34, Andrew P. Lentvorski, Jr. wrote: > configure is a real pain to deal with on non-Linux systems, and setup.py > is the "official" method for installing extensions on Python. > > I presume there is a good technical reason why setup.py is not the > preferred method. What is it?
Probably because configure is the prefered way for installing gnome applications. For myself, I already know automake/autoconf, but I'll need help/time to handle setup.py _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
