On Thu, May 22, 2003 at 03:00:36PM +0800, James Henstridge wrote: > Dave Kuhlman wrote: > > >First, thanks much for pygtk. > > > >However, it took me quite a while to build it successfully. (At > >first, I thought my problem was Python 2.3.) My problem was that I > >read the README/INSTALL files, which led me to use ./configure, > >make, make install. But, to build correctly, I had to use > >setup.py. > > > What build problems did you experience? If there are problems building > it with the makefiles, then I want to hear about them (it is the primary > method of building pygtk at present). Did you remember to set the > prefix to Python's prefix when running configure? >
A bit of follow-up so as not to leave a problem hanging ... I recently installed a new version of my operating system (GNU/Linux from Libranet). I re-built pygtk using ./configure;make;make install. The build worked fine and pygtk is working well for me. I'd say that my earlier problem must have been caused by something twisted and kinky with my (former) installation. - Dave -- Dave Kuhlman [EMAIL PROTECTED] http://www.rexx.com/~dkuhlman _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
