Re: GTK2
Buchan Milne <[email protected]>
| Newsgroups | gmane.linux.redhat.rhn.user |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 30 January 2008 14:50:42 Gsellmann, Guenter wrote: > > Hi I have downloaded the package and installed it with yum install > "name". Due to yum info everything seems to be ok, but if I am trying to > install OOF2, I still miss GTK2: [...] > [root@linuxdesk oof2-2.0.4]# python setup.py build > > Can't find gtk+-2.0! Version 2.6.0 or later required Well, seems it looks like it is a python application, it's probably looking for PyGTK2, which is in pygtk2-2.10.1-8.el5. Regards, Buchan