On Wed, Aug 22, 2007 at 08:11:40PM -0400, Prof J C Nash wrote: > However, running JHBUILD to build Gnumeric in this environment, I > encounter an error at stage 18/47 (gtk+). The error is given as > > gtkdrawable-x11.c:32:24: error: cairo-xlib.h: No such file or directory
On debian that file is part of libcairo2-dev If jhbuild is trying to build cairo itself (likely), then this is something of a red herring. The real problem was likely back when jhbuild configured cairo. Something was missing at that point, and it disabled the X backend. Try wiping your jhbuild checkout and watch the log closely as cairo is configuring. _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
