Re: bprintf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux