glfs/gnome/add/system-tools-backends.xml
Manuel Canales Esparcia e7307aa1ca Typo fix. Gnome.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5380 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-12-08 20:29:35 +00:00

125 lines
4.4 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY system-tools-backends-download-http "http://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.4/system-tools-backends-&system-tools-backends-version;.tar.bz2">
<!ENTITY system-tools-backends-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.4/system-tools-backends-&system-tools-backends-version;.tar.bz2">
<!ENTITY system-tools-backends-md5sum "71c9f6fc393ff05d29c7e6883e83c1b4">
<!ENTITY system-tools-backends-size "706 KB">
<!ENTITY system-tools-backends-buildsize "10.1 MB">
<!ENTITY system-tools-backends-time "less than 0.1 SBU">
]>
<sect1 id="system-tools-backends"
xreflabel="system-tools-backends-&system-tools-backends-version;">
<?dbhtml filename="system-tools-backends.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
<keywordset>
<keyword role="package">system-tools-backends-&system-tools-backends-version;.tar</keyword>
<keyword role="ftpdir">system-tools-backends</keyword>
</keywordset>
</sect1info>
<title>system-tools-backends-&system-tools-backends-version;</title>
<indexterm zone="system-tools-backends">
<primary sortas="a-System-tools-backends">System-tools-backends</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to system-tools-backends</title>
<para>The <application>system-tools-backends</application> are a set of
cross-platform scripts for Linux and other Unix systems. The backends
provide a standard XML interface for modifying the configuration regardless
of the distribution being used.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&system-tools-backends-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&system-tools-backends-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &system-tools-backends-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &system-tools-backends-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &system-tools-backends-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &system-tools-backends-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">system-tools-backends Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="intltool"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of system-tools-backends</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../without-gnome.xml"/>
<para>Install <application>system-tools-backends</application> by running
the following commands:</para>
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg>$GNOME_PREFIX/share/setup-tool-backends</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry>
<term>System tools backend scripts</term>
<listitem>
<para>are configuration files, <application>Perl</application>
and shell scripts used to perform setup of various desktop frontend
processes and services.</para>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>