Re: bprintf
- From: "John Ackley" <john ackley net>
- To: "Donny Viszneki" <donny viszneki gmail com>, gtk-list gnome org
- Subject: Re: bprintf
- Date: Tue, 1 Jan 2008 10:17:03 -0400
I think I may have found the issue.
I have not compiled using GTK+-1 or GTK+-2 before.
Version 2 is recent.
Apparently old mbrowse that I am trying to update expects version 1
from
http://www.kill-9.org/mbrowse/Requirements
ANSI C Compiler
GTK >= 1.2.10
ucd-snmp or net-snmp
Version 2 uses pkg-config for clues about locations of headers and libraries
and no where the (old mbrowse) config file do I see a call to pkg-config
[root paradise ~]# pkg-config gtk+-2.0 --cflags --libs
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-
2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
So this tells me where everything is but config does not know.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]