[Glade-users] Error running autogen.sh

Raymundo Leon Guzman ray.leon@gmail.com
Thu, 27 Jan 2005 12:59:58 -0600


installing glade2-devel it works, but now i have a new error

checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 >= 2.0.0... Package gtk+-2.0 was not found in the
pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found

then

$rpm -qa | grep gtk+
libgtk+2.0_0-2.4.9-4mdk
libgtk+1.2-1.2.10-40mdk
libgtk+-x11-2.0_0-2.4.9-4mdk
gtk+2.0-2.4.9-4mdk

it seems to be installed, what package is missing now? or where have i
to link the PKG_CONFIG_PATH

thanks

Raymundo Leon G.


El mié, 26-01-2005 a las 18:14 -0700, Neil Zanella escribió:
> Just an idea, but have you tried to see if Mandrake supplies more
> than one version of glib? If so you may want to try something like
> 
> # urpmi glib2
> 
> or check the complete package list for the exact names to see
> what you may be missing. Maybe you need glib2-devel or something
> similar (when RPMs are built a single tarball often results in more than
> one RPM so you may want to check that out too).
> 
> Regards,
> 
> Neil
> 
> On Wed, 26 Jan 2005 17:50:52 -0600, Raymundo Leon Guzman
> <ray.leon@gmail.com> wrote:
> > Hi, im getting an error while trying to complie a proyect
> > with glade2, the error is:
> > 
> > $ ./autogen.sh
> > 
> > **Error**: You must have `glib' installed.
> > You can get it from: ftp://ftp.gtk.org/pub/gtk
> > 
> > in mandrake 10.1 when i type
> > 
> > # urpmi glib
> > 
> > tells me that all is installed.
> > 
> > Sorry for my bad english.
> > 
> > RaY
> > 
> > _______________________________________________
> > Glade-users maillist  -  Glade-users@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/glade-users
> > 
> 
>