Re: [gnome-slackware]Problems building atk-1.0.2
- From: Alexandre Florio <aflorio springfield genesis puc-rio br>
- To: <gnome-slackware gnome org>
- Subject: Re: [gnome-slackware]Problems building atk-1.0.2
- Date: Sun, 28 Jul 2002 18:50:34 -0300 (BRT)
Hi,
pkg-config can be found in the path, as shows configure:
checking for pkg-config... /usr/bin/pkg-config
I think maybe it's using the wrong version of glib (1.2, instead
of 2.0).
$ ldconfig -p | grep glib
libglib.so (libc6) => /usr/lib/libglib.so
libglib-2.0.so.0 (libc6) => /usr/local/lib/libglib-2.0.so.0
libglib-2.0.so (libc6) => /usr/local/lib/libglib-2.0.so
libglib-1.2.so.0 (libc6) => /usr/lib/libglib-1.2.so.0
How can I instruct ldconfig to link
libglib.so => /usr/local/lib/libglib-2.0.so
instead of
libglib.so => /usr/lib/libglib.so ?
[]s
--af
On 28 Jul 2002, Xavier Ordoquy wrote:
> On Sun, 2002-07-28 at 06:09, Alexandre Florio wrote:
> > Hi all,
> >
> > I'm having problems installing atk-1.0.2 in Slackware 8.1.
> >
> > The atk's configure script can't find GLIB 2.0.4 and returns me the
> > following error message:
>
> Have you installed pkg-config ?
> Is it in the same directory as glib ?
> if not, have you defined PKG_CONFIG_PATH ?
>
> --
>
> _______________________________________________
> Gnome-slackware mailing list
> Gnome-slackware gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-slackware
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]