I've followed the instructions on http://gpe.handhelds.org/cvs.shtml and
installed the libgpewidget and gpe-icons without error. I'm trying to
build the gpe-contacts and get this error:
don_at_wopr gpe-contacts $ make
make -C src all PREFIX=/usr/local DESTDIR=
make[1]: Entering directory `/home/don/cvs/gpe/base/gpe-contacts/src'
cc `gtk-config --cflags` `gdk-pixbuf-config --cflags` -g
-I../../libgpewidget -Wall `pkg-config --cflags xml2`
-DPACKAGE=\"gpe-contacts\" -DPREFIX=\"/usr/local\"
-DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -MD -D_GNU_SOURCE -c -o
callbacks.o callbacks.c
/bin/sh: gtk-config: command not found
/bin/sh: gdk-pixbuf-config: command not found
Package xml2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `xml2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xml2' found
callbacks.c:1: gtk/gtk.h: No such file or directory
callbacks.c:2: sqlite.h: No such file or directory
In file included from callbacks.c:6:
support.h:9: gtk/gtk.h: No such file or directory
In file included from callbacks.c:7:
db.h:4: glib.h: No such file or directory
In file included from callbacks.c:10:
../../libgpewidget/gpe/gtkdatecombo.h:13: gtk/gtk.h: No such file or
directory
make[1]: *** [callbacks.o] Error 1
make[1]: Leaving directory `/home/don/cvs/gpe/base/gpe-contacts/src'
make: *** [all] Error 2
My machine is a gentoo box. I have installed the gentoo xml packages. My
PKG_CONFIG_PATH environment var isn't defined. Nor can I find an
"xml2.pc" file. What might I be doing wrong or need to further set up?
Don.
Received on Mon Nov 18 2002 - 14:53:54 EST
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:02 EDT