Hello, I'm trying to pass developing GUI from microsoft windows to Linux. I saw that was possible do it using python with pygtk, so I downloaded both python interpreter and its gtk bindings for the windows version, for studing and laerning to use it. Now I want to install them in a Linux system: I have linux Red Hat 8, so I updated a bit of packages, downloading and installing the following:
cairo-1.2.6.tar.gz pycairo-1.2.6.tar.gz Python-2.5.tar pygtk-2.8.6.tar.gz pango-1.14.9.tar.gz glib-2.12.6.tar.gz atk-1.10.3.tar.gz libpng-1.2.15.tar.bz2 libxml2-2.6.9.tar.bz2 jpegsrc.v6b.tar.gz glitz-0.5.6.tar.gz zlib-1.2.3.tar.gz libxcb-0.9.91.tar.gz libXrender-0.8.4.tar.gz fontconfig-2.4.2.tar.gz freetype-2.2.1.tar.bz2 tiff-3.8.0.tar.gz but when I type the configure script of pygtk, it says that will not be installed the modules pycairo and gtk.glade. Have you got any idea for helping me? I really don't know what other to do.. thank's to every body ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada14gen07 _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
