[pygtk] python 2.0 support

D-Man dsh8290@rit.edu
Thu, 16 Nov 2000 13:41:17 -0500


My binary is for RH7.0.  My suggestion (this is what I did):  start building the rpm, then kill it (^C).  This will leave /usr/src/redhat/SOURCES/pygtk-blah.tar.gz and /usr/src/redhat/SPECS/pygtk.spec .

Then edit the spec file to change the python version from 1.5 to 2.0.  I don't remember if pygtk needed any changes in the tarball.  (if it does, unpack it, modify the appropriate configure/makefiles , and tar it again).

then run rpm -ba /usr/src/redhat/SPECS/pygtk.spec  (this requires the tarball to be in /usr/src/redhat/SOURCES)

Of course, if you have modified your rpm config, substitute /usr/src/redhat for whatever path you changed it to.

Hope this helps,
-D

On Thu, 16 Nov 2000 12:10:23 Alexandre Fayolle wrote:
 | On Thu, 16 Nov 2000, D-Man wrote:
 | 
 | > 
 | > For what system?
 | 
 | Redhat 6.2 and  windows. 
 |  
 | 
 | Alexandre Fayolle
 | -- 
 | http://www.logilab.com 
 | Narval is the first software agent available as free software (GPL).
 | LOGILAB, Paris (France).
 | 
 | 
 | _______________________________________________
 | pygtk mailing list   pygtk@daa.com.au
 | http://www.daa.com.au/mailman/listinfo/pygtk
 |