LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Cannot find gtk-config and glib-config (https://www.linuxquestions.org/questions/linux-software-2/cannot-find-gtk-config-and-glib-config-68388/)

NOT_Skeletor 06-27-2003 12:57 AM

Cannot find gtk-config and glib-config
 
Okay, driving me bonkers.
Trying to install MPlayer from source, and everything is fine, except th GUI. IT says it cannot find gtk-config (I am running GTK+ 2.2 which installed fine). It is also looking for this mysterious glib-config. Neither of these I can find on my system using either locate or find (both as root). I have run ldconfig, and updated it for gtk2. A few other programs have also had this gtk-config problem. From what I've read, GTK+2 doesn't use this anymore as it uses pkg-config.
Is there a way to spoof MPlayer into thinking that I actually have these things? ITs driving me nuts. I looked around for the -devel packages, but I don;t know if those would help.

To summarise: nothing can find gtk-config or glib-config.

rmartine 06-27-2003 02:46 AM

Well this advice applies to RedHat 8.0 but I'm sure you could figure out the package you need for your distro,

gtk-config and glib-config are part of the gtk+-devel and the glib-devel packages. You can get them from here if you're using RH 8.0

http://rpmfind.net/linux/RPM/redhat/...10-8.i386.html
http://rpmfind.net/linux/RPM/redhat/...0-22.i386.html

Hope this helps a bit

mhearn 06-27-2003 09:32 AM

Those are needed for GTK1, not GTK2

acid_kewpie 06-27-2003 09:39 AM

and of course, Gtk is *NOT* Gtk2. They are seperate libraries, and will hapily coexist side by side. MPlayer gui uses Gtk still.


All times are GMT -5. The time now is 03:37 PM.