Re: Problems building atk-1.0.2

Xavier Ordoquy <[email protected]> 29 Jul 2002 20:13:21 +0200
Newsgroups gmane.comp.gnome.os.slackware
Message-ID <1027966402.360.1.camel@debian>
On Sun, 2002-07-28 at 23:50, Alexandre Florio wrote:
> checking for pkg-config... /usr/bin/pkg-config
>         libglib-2.0.so.0 (libc6) => /usr/local/lib/libglib-2.0.so.0

You should set PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
glib-2.0 is installed in an other directory than pkgconfig, so you'll
have to set it and install all the gnome2 things in /usr/local else
you're going to have trouble.

--