Hi All, (Newbie Alert, watch out)
I'm currently writing an application that needs to run on all releases of RedHat from 7.0 to 8.0. My problem is that I'd like to write it using pygtk2 - but take a look at what comes with the various releases: RedHat Release Python Version PyGTK Version ------------------------------------------------------------- 7.0 1.5.2 ? 7.1 1.5.2 ? 7.2 1.5.2 & 2.1.1 0.6.8 7.3 1.5.2 & 2.2.2 0.6.9 & 1.99.8 8.0 2.2.2 1.99.12 Can you think of a nice way that I can write something to run on all platforms? My only thought is that I could bundle python 2.2.2 & PyGtk with the application... Honestly I am out of ideas. Thanks for any help! Cheers, Erik Williamson -- e r i k w i l l i a m s o n [EMAIL PROTECTED] system admin . department of computer science . university of calgary _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
