Guppi build problem
Dave Peticolas
dave@krondo.com
17 Jun 2001 14:59:53 -0700
On 17 Jun 2001 17:00:31 -0400, Timothy Reaves wrote:
> When I try to build Guppi from the gnucash web site, it bombs with the
> following.
>
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I/usr/include -I../..
> -I/usr/include/python2.1 -I/usr/include -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
> -I/opt/gnome/include -DNEED_GNOMESUPPORT_H
> -I/opt/gnome/lib/gnome-libs/include -I/usr/lib/glib/include
> -I/usr/include -I/usr/X11R6/include -I/opt/gnome/include -I/usr/include
> -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml
> -I/opt/gnome/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/opt/gnome/include
> -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/include -I/usr/X11R6/include
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include
> -DG_LOG_DOMAIN=\"libguppiuseful\" -DGUPPI_PREFIX=\"/usr\"
> -DGUPPI_PLUGINS=\"/usr/lib/guppi/plug-ins/0.35.5\"
> -DGUPPI_PIXMAPS=\"/usr/share/pixmaps/guppi\"
> -DGUPPI_SCRIPTS=\"/usr/share/guppi/scripts\"
> -DGUPPI_GLADE_DIR=\"/usr/share/guppi/glade\" -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -O2
> -march=i686 -Wall -Wunused -c guppi-context-xml.c -fPIC -DPIC -o
> guppi-context-xml.lo
> guppi-context-xml.c:37: #error Neither xml header location. Something
> is wrong.
Do you have libxml and libxml-devel installed?
dave