The GOffice package contains a library of GLib/GTK document centric objects and utilities. This is useful for performing common operations for document centric applications that are conceptually simple, but complex to implement fully. Some of the operations provided by the GOffice library include support for plugins, load/save routines for application documents and undo/redo functions.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/goffice/0.2/goffice-0.2.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/goffice/0.2/goffice-0.2.1.tar.bz2
Download MD5 sum: 73b733556db5721ddfd5c72fc6428a15
Download size: 1.4 MB
Estimated disk space required: 37.8 MB
Estimated build time: 1.0 SBU
libgsf-1.14.1 and Pango-1.12.3
libglade-2.6.0 and libgnomeprint-2.12.1
Note: not installing the recommended dependencies can render the GOffice package incapable of supporting applications which depend on it. If, for whatever reason, you elect not to install the recommended dependencies, you must add the --without-gtk parameter to the configure command in the instructions below.
cairo-1.2.4 (already installed if you installed the recommended dependencies) and libgnomeui-2.14.1 (with libgsf built to support GNOME by creating the libgsf-gnome-1 library)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/goffice
Install GOffice by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2007-01-18 13:38:19 -0600