mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
5e11bd2b18
Update to gnome-user-docs-41.1 Update to gnome-shell-41.3 Update to gnome-shell-extensions-41.1 Update to gdm-41.3 Update to yelp-41.2 Update to gnome-desktop-41.3 Update to gnome-session-41.3
135 lines
3.6 KiB
XML
135 lines
3.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY gnome-user-docs-download-http
|
|
"&gnome-download-http;/gnome-user-docs/&gnome-41;/gnome-user-docs-&gnome-user-docs-version;.tar.xz">
|
|
<!ENTITY gnome-user-docs-download-ftp
|
|
"&gnome-download-ftp;/gnome-user-docs/&gnome-41;/gnome-user-docs-&gnome-user-docs-version;.tar.xz">
|
|
<!ENTITY gnome-user-docs-md5sum "0b3f7589c69d65b6e0c60a8cf9d07ed7">
|
|
<!ENTITY gnome-user-docs-size "9.0 MB">
|
|
<!ENTITY gnome-user-docs-buildsize "238 MB">
|
|
<!ENTITY gnome-user-docs-time "0.6 SBU (using parallelism=4)">
|
|
]>
|
|
|
|
<sect1 id="gnome-user-docs" xreflabel="gnome-user-docs-&gnome-user-docs-version;">
|
|
<?dbhtml filename="gnome-user-docs.html"?>
|
|
|
|
<sect1info>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gnome-user-docs-&gnome-user-docs-version;</title>
|
|
|
|
<indexterm zone="gnome-user-docs">
|
|
<primary sortas="a-gnome-user-docs">gnome-user-docs</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to GNOME User Docs</title>
|
|
|
|
<para>
|
|
The <application>GNOME User Docs</application> package contains
|
|
documentation for <application>GNOME</application>.
|
|
</para>
|
|
|
|
&lfs110a_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&gnome-user-docs-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&gnome-user-docs-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &gnome-user-docs-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &gnome-user-docs-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &gnome-user-docs-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &gnome-user-docs-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">GNOME User Docs Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="itstool"/> and
|
|
<xref linkend="libxml2"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gnome-user-docs"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of GNOME User Docs</title>
|
|
|
|
<para>
|
|
Install <application>GNOME User Docs</application> by running the
|
|
following commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
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>
|
|
/usr/share/help/*/gnome-help and
|
|
/usr/share/help/*/system-admin-guide
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|