LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   where to find gtk-config? (https://www.linuxquestions.org/questions/linux-general-1/where-to-find-gtk-config-367827/)

kpachopoulos 09-28-2005 11:00 AM

where to find gtk-config?
 
I try to install/compile the bfe2 debugger for Bochs emulator- i haven't installed the default binary, so the --enable-debugger, etc is OK for bochs, but i get a missing "gtk-config", which is the one, that probably gets me with errors.
In which package is "gtk-config" contained?

The packages that have to do with gtk and that are installed on my fedora core 4 system are the following:

[root@polideukis bfe2]# rpm -qa | grep gtk
usermode-gtk-1.80-1
gtkhtml2-2.6.3-1
gnome-python2-gtkhtml2-2.10.0-2.1
gtk2-devel-2.6.7-4
gtk-engines-0.12-7
pygtk2-2.6.2-0.fc4.1
gtk2-2.6.7-4
authconfig-gtk-4.6.12-1
gtk2-engines-2.6.3-2
gtk+-1.2.10-39
gtksourceview-1.2.0-1
pygtk2-libglade-2.6.2-0.fc4.1

acid_kewpie 09-28-2005 01:59 PM

it'll be in gtk+-devel. this is for gtk+ (gtk version 1) as opposed to the current gtk2. these two libraries are similar, but file wise are totally independent and incompatible, so are used in isolation to each other. I'd wonder how effective a app which hasn't ported to gtk2 after 3 years of it being around would be. Not that a UI reflects it's ability to do a core job but still...

p_garg 09-28-2005 02:54 PM

hey u may get rpm package for gtk from redhat cds, i think from 2nd or 3rd cd. Or do one think copy all four cds at a place, then go to that directory, then in Redhat, then rpms, there u will find all rpms of all four cds have. here u can find all gtk package and install the one which is showing missing.

parveen


All times are GMT -5. The time now is 01:49 AM.