glfs/gnome/add/system-tools-backends.xml

121 lines
4.1 KiB
XML
Raw Normal View History

<?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.2/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.2/system-tools-backends-&system-tools-backends-version;.tar.bz2">
<!ENTITY system-tools-backends-md5sum "96b00eb0f800c1b5346be2f71d4dc3b2">
<!ENTITY system-tools-backends-size "532 KB">
<!ENTITY system-tools-backends-buildsize "9 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>
</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>
<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><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>