2005-12-28 10:09:45 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2005-12-28 10:09:45 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-03-27 22:06:56 +08:00
|
|
|
<!ENTITY goffice-download-http
|
|
|
|
"&gnome-download-http;/goffice/0.8/goffice-&goffice-version;.tar.bz2">
|
|
|
|
<!ENTITY goffice-download-ftp
|
|
|
|
"&gnome-download-ftp;/goffice/0.8/goffice-&goffice-version;.tar.bz2">
|
2014-03-07 05:49:57 +08:00
|
|
|
<!ENTITY goffice-md5sum "b4c924457163e02daf8a8d2428f51d10">
|
2010-10-25 07:06:27 +08:00
|
|
|
<!ENTITY goffice-size "2.2 MB">
|
2014-03-07 05:49:57 +08:00
|
|
|
<!ENTITY goffice-buildsize "86 MB">
|
|
|
|
<!ENTITY goffice-time "1.2 SBU">
|
2005-12-28 10:09:45 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="goffice" xreflabel="GOffice-&goffice-version;">
|
|
|
|
<?dbhtml filename="goffice.html"?>
|
|
|
|
|
|
|
|
|
|
|
|
<title>GOffice-&goffice-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="goffice">
|
|
|
|
<primary sortas="a-GOffice">GOffice</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to GOffice</title>
|
|
|
|
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
The <application>GOffice</application> package contains a library of
|
|
|
|
<application>GLib</application>/<application>GTK</application> 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
|
|
|
|
<application>GOffice</application> library include support for plugins,
|
|
|
|
load/save routines for application documents and undo/redo functions.
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
|
2015-05-13 18:34:54 +08:00
|
|
|
&lfs77_checked;
|
2010-10-25 07:06:27 +08:00
|
|
|
|
2005-12-28 10:09:45 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&goffice-download-http;"/>
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&goffice-download-ftp;"/>
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
Download MD5 sum: &goffice-md5sum;
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
Download size: &goffice-size;
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
Estimated disk space required: &goffice-buildsize;
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
Estimated build time: &goffice-time;
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">GOffice Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-03-27 22:06:56 +08:00
|
|
|
<para role="required">
|
|
|
|
<xref linkend="GConf"/>,
|
|
|
|
<xref linkend="gtk2"/>,
|
|
|
|
<xref linkend="intltool"/>,
|
2013-09-07 03:06:41 +08:00
|
|
|
<xref linkend="libgsf"/>, and
|
2012-03-27 22:06:56 +08:00
|
|
|
<xref linkend="which"/>
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2012-03-27 22:06:56 +08:00
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gtk-doc"/>
|
|
|
|
</para>
|
2006-04-11 02:39:30 +08:00
|
|
|
|
2012-03-27 22:06:56 +08:00
|
|
|
<para condition="html" role="usernotes">
|
|
|
|
User Notes: <ulink url="&blfs-wiki;/goffice"/>
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of GOffice</title>
|
|
|
|
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
Install <application>GOffice</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
|
2012-03-27 22:06:56 +08:00
|
|
|
<screen><userinput>sed -i 's#info (r, NULL#full&, 0#' goffice/utils/regutf8.c &&
|
2013-09-07 03:06:41 +08:00
|
|
|
|
2012-03-27 22:06:56 +08:00
|
|
|
./configure --prefix=/usr --disable-static &&
|
2005-12-28 10:09:45 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
If you wish to run the tests, issue: <command>make check</command>.
|
2010-10-25 07:06:27 +08:00
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
|
2007-08-04 04:20:40 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
<option>--disable-static</option>: This switch prevents the static
|
|
|
|
libraries in this package being built and installed.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<command>sed -i 's#info (r, NULL#full&, 0#'
|
|
|
|
goffice/utils/regutf8.c</command>: This sed removes a reference to
|
|
|
|
pcre_info, a deprecated function that was removed from
|
|
|
|
<application>PCRE-8.30</application>.
|
|
|
|
</para>
|
2010-10-25 07:06:27 +08:00
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2007-08-04 04:20:40 +08:00
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
</sect2>
|
|
|
|
|
2005-12-28 10:09:45 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
2013-08-14 19:11:30 +08:00
|
|
|
<segtitle>Installed Programs</segtitle>
|
2005-12-28 10:09:45 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2013-08-14 19:11:30 +08:00
|
|
|
<seg>
|
|
|
|
None
|
|
|
|
</seg>
|
2012-03-27 22:06:56 +08:00
|
|
|
<seg>libgoffice-08.so and numerous support plugins.</seg>
|
|
|
|
<seg>
|
|
|
|
/usr/include/libgoffice-0.8,
|
|
|
|
/usr/lib/goffice,
|
2013-09-07 03:06:41 +08:00
|
|
|
/usr/share/gtk-doc/html/goffice-0.8, and
|
2012-03-27 22:06:56 +08:00
|
|
|
/usr/share/pixmaps/goffice.
|
|
|
|
</seg>
|
2005-12-28 10:09:45 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libgoffice">
|
2010-10-25 07:06:27 +08:00
|
|
|
<term><filename class='libraryfile'>libgoffice-0.8.so</filename></term>
|
2005-12-28 10:09:45 +08:00
|
|
|
<listitem>
|
2012-03-27 22:06:56 +08:00
|
|
|
<para>
|
|
|
|
contains API functions to provide support for document centric
|
|
|
|
objects and utilities.
|
|
|
|
</para>
|
2005-12-28 10:09:45 +08:00
|
|
|
<indexterm zone="goffice libgoffice">
|
2010-10-25 07:06:27 +08:00
|
|
|
<primary sortas="c-libgoffice-0.8">libgoffice-0.8.so</primary>
|
2005-12-28 10:09:45 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|