On Fri, 28 Sep 2001, Jonathan Pennington wrote: > Why does pygtk1.99 suddenly have so many dependancies that I can't find? > Pkg-config? Pango? I have glib installed but it cannot source it? I've > installed older versions fine, but have to fight with this one just to > configure it. Is there something I'm missing?
The 1.99.x releases are development releases (alpha, if you want) for use with the development releases of glib, gtk, etc. If you are writing programs to work with the stable gtk 1.2 releases, ignore 1.99.x releases. James. -- Email: [EMAIL PROTECTED] WWW: http://www.daa.com.au/~james/ _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
