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.6/goffice-0.6.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/goffice/0.6/goffice-0.6.1.tar.bz2
Download MD5 sum: a8aa21d089a0ae6f62cb2a9bb70e83db
Download size: 3.0 MB
Estimated disk space required: 53 MB
Estimated build time: 1.0 SBU
libgsf-1.14.7, Pango-1.16.4, PCRE-7.6, and which-2.19
libglade-2.6.1 and libgnomeprint-2.18.0
          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.
        
          intltool-0.35.5, GTK-Doc-1.8, and
          libgnomeui-2.18.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:
patch -Np1 -i ../goffice-0.6.1-gtkdoc_rebase-1.patch &&
./configure --prefix=/usr && make
This package does not come with a test suite.
          Now, as the root user:
        
make install
          --enable-gtk-doc: Use this parameter if
          GTK-Doc is installed and you wish
          to rebuild the API documentation.
        
Last updated on 2008-03-16 17:30:00 -0500