GNOME Bugzilla – Bug 116090
cannot build documentation without X display
Last modified: 2004-12-22 21:47:04 UTC
One cannot build the gnumeric documentation without a live X display. At some point during the documentation build process, make enters subdirectory "doc/C" and attempts to build "func.defs" using the following command: LC_ALL="C" ; export LC_ALL ; ../../src/gnumeric \ --dump-func-defs="func.defs" If $DISPLAY is not set or is invalid, an error along the following lines appears: (gnumeric:17865): Gtk-WARNING **: cannot open display: It would be nice if gnumeric could avoid trying to set up its X connection for non-interactive operations such as this. That would facilitate batch rebuilds in headless environments, such as on large compute servers or out of batch jobs.
#$^%!@#$^ bonobo agreed 100% Unfortunately we won't be able to get there until we can remove the libgnome depend.
actually that may not be entirely true. ssconvert does not appear to need it. I'll need to take a closer look.
Ahhh I see. Fixed. Patch will be in 1.2.2