Please write to the PyGTK mailing list -- this isn't a support address. On Fri, Jul 20, 2007 at 09:11:35AM -0300, Mauricio Silva wrote: > Hi Guys!! I'm trying to get sucess in this action .... let's see (i'm in > slackware 12): > > I installed this tgzs below: > > glade-3.2.2-i686-1dl > libwnck-2.18.3-i686-1dl > pycairo-1.4.0-i686-2dl > pygobject-2.12.3-i686-3dl > pyrex-0.9.5.1a-i486-1dl > scrollkeeper-0.3.14-i686-10dl > pygtk-2.10.5-i686-1dl > > obs.: the atk, necessary too, i installed the source atk-1.19.3.tar.gz, > the same form the pango-1.11.99.tar.gz and cairo-1.4.8.tar.gz.
Looks like your packages are broken -- likely that one of them is depending on an updated ATK, and your system ATK is out of date. (I am making a hard effort to not tell you to just use a package-based distribution as it would make everybody's life easier!) -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3361 2331 _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
