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

Frank McCormick fmccormick at videotron.ca
Fri Jun 23 22:23:58 UTC 2006


On Fri, 23 Jun 2006 23:50:28 +0200
Duncan Lithgow <duncan at lithgow-schmidt.dk> wrote:

> 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$


  You probably need the development versions of GTK and GLIB installed.

  Try installing libglib2.0-dev and libgtk2.0-dev



-- 
Cheers

Frank





More information about the ubuntu-users mailing list