Re: gnome-panel menu customisation
- From: Mads Villadsen <maxx krakoa dk>
- To: mdew <mdew mdew dyndns org>
- Cc: gnome-devel <gnome-devel-list gnome org>
- Subject: Re: gnome-panel menu customisation
- Date: 07 Jul 2003 12:52:48 +0200
On Mon, 2003-07-07 at 12:37, mdew wrote:
> mdew:/usr/lib/pkgconfig# ls libgnomeui* -al
> -rw-r--r-- 1 root root 395 Jun 4 05:42
> libgnomeui-2.0.pc
> mdew:/usr/lib/pkgconfig# cat libgnomeui-2.0.pc
> prefix=/usr
> exec_prefix=${prefix}
> libdir=${exec_prefix}/lib
> includedir=${prefix}/include
> libgnomeui_serverdir=${prefix}/lib/libgnomeui-0
>
> Name: libgnomeui
> Description: libgnomeui
> Requires: libgnome-2.0 libgnomecanvas-2.0 gtk+-2.0 gdk-pixbuf-2.0
> libart-2.0 gconf-2.0 libbonoboui-2.0
> Version: 2.2.1
> Libs: -L${libdir} -lgnomeui-2 -L/usr/X11R6/lib -lSM -lICE
> Cflags: -I${includedir}/libgnomeui-2.0
> mdew:/usr/lib/pkgconfig#
Odd... Here's mine:
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include
libgnomeui_serverdir=/usr/libexec
Name: libgnomeui
Description: libgnomeui
Requires: libgnome-2.0 libgnomecanvas-2.0 gtk+-2.0 gdk-pixbuf-2.0
libart-2.0 gconf-2.0 libbonoboui-2.0
Version: 2.2.0.1
Libs: -L${libdir} -lgnomeui-2 -L/usr/X11R6/lib -lSM -lICE
Cflags: -I${includedir}/libgnomeui-2.0
They are practically identical. What is your output of the command:
pkg-config --modversion libgnomeui-2.0
Mine says: 2.2.0.1
As far as I can see the only difference is that you have libgnomeui
2.2.1 and if have 2.2.0.1, but that shouldn't cause these kinds of
problems.
Can anyone with more pkg-config and auto-tools experience than me help?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]