Ian Johnson wrote:
I am trying to compile and install ghex-2.8.1 I have included the error
message I get when trying to configure as well as a list of my gtk rpms
installed.
[root@localhost ghex-2.8.1]# rpm -qa | grep gtk
gtkspell-2.0.7-2
gtk-engines-0.12-5
gtksourceview-1.1.0-4.fc3
pygtk2-2.4.0-1
usermode-gtk-1.74-1
gtk2-engines-2.2.0-6
unixODBC-gui-gtk-2.2.9-1
gtk-doc-1.3-1
gtkhtml-1.1.9-10
pygtk2-devel-2.4.0-1
pygtk2-libglade-2.4.0-1
authconfig-gtk-4.6.5-3.1
gtkhtml3-3.3.2-3
gtk+-1.2.10-33
aiksaurus-gtk-1.2.1-2
gtk2-2.4.14-2.fc3
gtk2-devel-2.4.14-2.fc3
gtkhtml2-2.6.2-1
gtkspell-devel-2.0.7-2
gnome-python2-gtkhtml2-2.6.0-3
The error message -
checking for gtk+-2.0 >= 2.4.0 atk >= 1.0.0... yes
checking LIBGTKHEX_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -
I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -
I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0 -
I/usr/lib/glib-2.0/include
checking LIBGTKHEX_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-
x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -
latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for gtk+-2.0 >= 2.4.0 libgnomeui-2.0
= 2.6.0 libgnomeprintui-2.2... Package
libgnomeprintui-2.2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeprintui-2.2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeprintui-2.2' found
# yum install libgnomeprintui22-devel
Paul.