2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-15 12:33:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY scrollkeeper-download-http "http://ftp.gnome.org/pub/GNOME/sources/scrollkeeper/0.3/scrollkeeper-&scrollkeeper-version;.tar.bz2">
|
|
|
|
<!ENTITY scrollkeeper-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/scrollkeeper/0.3/scrollkeeper-&scrollkeeper-version;.tar.bz2">
|
2004-11-15 01:45:45 +08:00
|
|
|
<!ENTITY scrollkeeper-md5sum "b175e582a6cec3e50a9de73a5bb7455a">
|
2004-06-15 12:33:15 +08:00
|
|
|
<!ENTITY scrollkeeper-size "534 KB">
|
2004-11-15 01:45:45 +08:00
|
|
|
<!ENTITY scrollkeeper-buildsize "11.8 MB">
|
|
|
|
<!ENTITY scrollkeeper-time "0.15 SBU">
|
2004-06-15 12:33:15 +08:00
|
|
|
]>
|
|
|
|
|
2003-10-02 11:43:33 +08:00
|
|
|
<sect1 id="scrollkeeper" xreflabel="ScrollKeeper-&scrollkeeper-version;">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 11:24:31 +08:00
|
|
|
<?dbhtml filename="scrollkeeper.html"?>
|
2003-10-02 11:43:33 +08:00
|
|
|
<title>ScrollKeeper-&scrollkeeper-version;</title>
|
2002-08-25 04:07:58 +08:00
|
|
|
|
2004-06-15 12:33:15 +08:00
|
|
|
<sect2>
|
|
|
|
|
|
|
|
<title>Introduction to <application>ScrollKeeper</application></title>
|
|
|
|
|
2004-11-15 01:45:45 +08:00
|
|
|
<para>The <application>ScrollKeeper</application> package contains a
|
|
|
|
cataloging system for documentation. This is useful for managing documentation
|
|
|
|
metadata and providing an <acronym>API</acronym> to help browsers find, sort
|
|
|
|
and search the document catalog.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink
|
|
|
|
url="&scrollkeeper-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink
|
|
|
|
url="&scrollkeeper-download-ftp;"/></para></listitem>
|
2005-01-05 23:10:50 +08:00
|
|
|
<listitem><para>Download MD5 sum: &scrollkeeper-md5sum;</para></listitem>
|
2004-06-15 12:33:15 +08:00
|
|
|
<listitem><para>Download size: &scrollkeeper-size;</para></listitem>
|
2004-11-15 01:45:45 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
2004-06-15 12:33:15 +08:00
|
|
|
&scrollkeeper-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&scrollkeeper-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3><title><application>ScrollKeeper</application> dependencies</title>
|
|
|
|
<sect4><title>Required</title>
|
2004-11-15 01:45:45 +08:00
|
|
|
<para><xref linkend="intltool"/>,
|
|
|
|
<xref linkend="libxslt"/> and
|
|
|
|
<xref linkend="DocBook"/></para>
|
|
|
|
</sect4>
|
2004-06-15 12:33:15 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>ScrollKeeper</application></title>
|
|
|
|
|
2004-11-15 01:45:45 +08:00
|
|
|
<para>Install <application>ScrollKeeper</application> by running the following
|
|
|
|
commands:</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \
|
|
|
|
--localstatedir=/var --disable-static \
|
|
|
|
--with-omfdirs=/usr/share/omf:/opt/gnome/share/omf:\
|
|
|
|
/opt/kde-&kde-version;/share/omf:/opt/gnome-&gnome-version;/share/omf &&
|
|
|
|
make &&
|
|
|
|
make install</command></userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2004-11-15 01:45:45 +08:00
|
|
|
<para><parameter>--sysconfdir=/etc</parameter>: This switch puts the
|
|
|
|
configuration files in <filename class="directory">/etc</filename> instead of
|
|
|
|
<filename class='directory'>/usr/etc</filename>.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
<para><parameter>--localstatedir=/var</parameter>: This switch puts
|
|
|
|
<application>ScrollKeeper</application>'s database directory in
|
|
|
|
<filename class="directory">/var/lib/scrollkeeper</filename>.</para>
|
|
|
|
|
|
|
|
<para><option>--disable-static</option>: This switch prevents
|
|
|
|
the static library from being built.</para>
|
|
|
|
|
2004-11-15 01:45:45 +08:00
|
|
|
<para><parameter>--omfdirs=...</parameter>: This switch defines the locations
|
|
|
|
of <filename>OMF</filename> files for <application>ScrollKeeper</application>.
|
|
|
|
This information is stored in <filename>/etc/scrollkeeper.conf</filename> and
|
|
|
|
can be updated manually, if necessary.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Configuring <application>ScrollKeeper</application></title>
|
|
|
|
|
|
|
|
<sect3><title>Config files</title>
|
|
|
|
<para><filename>/etc/scrollkeeper.conf</filename></para>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
|
2004-11-15 01:45:45 +08:00
|
|
|
<para>The configuration file sets the <envar>OMF_DIR</envar> variable to the
|
|
|
|
location of all of the <filename class="directory">omf</filename> directories
|
|
|
|
in the system. This was set in the <command>configure</command> command so no
|
|
|
|
futher action is needed until another <filename>OMF</filename> file is
|
|
|
|
created.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2004-11-15 01:45:45 +08:00
|
|
|
<para>The <application>ScrollKeeper</application> package contains the
|
|
|
|
<filename class="libraryfile">libscrollkeeper</filename> library, utility
|
|
|
|
programs and scripts.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
2004-11-15 01:45:45 +08:00
|
|
|
<sect3><title><application>ScrollKeeper</application> library</title>
|
|
|
|
<para>The <filename class="libraryfile">libscrollkeeper</filename> library
|
|
|
|
provides the <acronym>API</acronym> necessary for help browsers to interact
|
|
|
|
with documentation written to utilize
|
2004-06-15 12:33:15 +08:00
|
|
|
<application>ScrollKeeper</application>.</para></sect3>
|
|
|
|
|
2004-11-15 01:45:45 +08:00
|
|
|
<sect3><title>Utility programs and scripts</title>
|
|
|
|
<para>The utility programs and scripts are for performing installation,
|
|
|
|
building, getting and updating table of contents files.</para></sect3>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
</sect2>
|
2002-08-25 04:07:58 +08:00
|
|
|
|
|
|
|
</sect1>
|