On Sun, 2004-02-22 at 09:28, katrin schenk wrote: > I am DESPERATE to use pygtk2.0 (or greater!) so that I can run a > scientific plotting module (matplotlib). But pygtk2.0 requires gtk+2.0 or > greater. Here is my problem, although I have installed gtk+2.0 > (gtk+2.0-2.2.1-2mdk) and libgtk+ (libgtk+2.0_0-2.2.1-2mdk and > libgtk+2.0_0-devel-2.2.1-2mdk) when I try to run the pygtk2.0 configure > script it gives me the following error:
Hi Katrin I think you would be better off installing a binary package for Mandrake rather than installing from source. The pygtk2.0 package should be included with mandrake, I think. If not, you can download it from here: http://www.rpmfind.net/linux/rpm2html/search.php?query=pygtk2.0 If you really need to install from source, then send your config.log and I'll have a look... -- Erik Grinaker <[EMAIL PROTECTED]> http://erikg.wired-networks.net/ "We act as though comfort and luxury were the chief requirements of life, when all that we need to make us happy is something to be enthusiastic about." -- Albert Einstein _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
