requirements (glib >= 1.2.4 gtk+ >= 1.2.4) not met

Duncan Lithgow duncan at lithgow-schmidt.dk
Fri Jun 23 21:50:28 UTC 2006


I'm trying to install the latest version of kino from source (0.9)
which of course is lots of fun and giving me dependency troubles...

where I'm currently stuck is:

...
sh: glib-config: command not found
sh: glib-config: command not found
sh: glib-config: command not found
sh: gtk-config: command not found
sh: gtk-config: command not found
sh: gtk-config: command not found
Requested 'glib >= 1.2.4' but version of GLib is Requested 'gtk+ >=
1.2.4' but v ersion of GTK+ is
configure: error: Library requirements (glib >= 1.2.4 gtk+ >= 1.2.4)
not met; co nsider adjusting the PKG_CONFIG_PATH environment variable
if your libraries are in a nonstandard prefix so pkg-config can find
them.
duncan at duncan-desktop:~/Desktop/libdv-0.104$
...
I thought a recent version of gtk+ is part of this 6.06 system. Oh well.
...
Trouble is I can't seem to install them:
duncan at duncan-desktop:~/kino-0.9.0$ sudo apt-get install gtk+
Password:
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package gtk
duncan at duncan-desktop:~/kino-0.9.0$ sudo apt-get install glib
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package glib
duncan at duncan-desktop:~/kino-0.9.0$
...

What's going on, what am I failing to understand here?

Duncan




More information about the ubuntu-users mailing list