m�n 2004-04-05 klockan 20.54 skrev Jon Nelson: > What is the preferred means of building PyGTK? > I see both a setup.py and a ./configure > The included specfile and documentation (INSTALL) reference the > ./configure method, but I thought that this way was deprecated.
No, the prefered way to build pygtk is still by using the configure scripts. The distutils/setup.py methods is mainly there as a convinience method for win32 users. -- Johan Dahlin <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
