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

108 lines
3.7 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;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="system-tools-backends.html"?>
<title><application>system-tools-backends</application>-&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 <application>system-tools-backends</application></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>
<sect3><title>Package information</title>
<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>
</sect3>
<sect3><title><application>system-tools-backends</application>
dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="intltool"/></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>system-tools-backends</application></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><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
<sect2>
<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"?>
<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>