mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
00581bafa5
Update to grilo-0.3.12 NetworkManager: minor tweaks Tags git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22757 af4574ff-66df-0310-9fd7-8a98e5e911e0
133 lines
3.4 KiB
XML
133 lines
3.4 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 yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-minor-34;/yelp-xsl-&yelp-xsl-version;.tar.xz">
|
|
<!ENTITY yelp-xsl-download-ftp "&gnome-download-ftp;/yelp-xsl/&gnome-minor-34;/yelp-xsl-&yelp-xsl-version;.tar.xz">
|
|
<!ENTITY yelp-xsl-md5sum "b9c1c53a9114b42054789f212ab37f59">
|
|
<!ENTITY yelp-xsl-size "628 KB">
|
|
<!ENTITY yelp-xsl-buildsize "9.9 MB">
|
|
<!ENTITY yelp-xsl-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="yelp-xsl" xreflabel="yelp-xsl-&yelp-xsl-version;">
|
|
<?dbhtml filename="yelp-xsl.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>yelp-xsl-&yelp-xsl-version;</title>
|
|
|
|
<indexterm zone="yelp-xsl">
|
|
<primary sortas="a-yelp-xsl">yelp-xsl</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Yelp XSL</title>
|
|
|
|
<para>
|
|
The <application>Yelp XSL</application> package contains XSL stylesheets
|
|
that are used by the <application>Yelp</application> help browser to
|
|
format Docbook and Mallard documents.
|
|
</para>
|
|
|
|
&lfs91_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&yelp-xsl-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&yelp-xsl-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &yelp-xsl-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &yelp-xsl-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &yelp-xsl-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &yelp-xsl-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Yelp XSL Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="libxslt"/> and
|
|
<xref linkend="itstool"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/yelp-xsl"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Yelp XSL</title>
|
|
|
|
<para>
|
|
Install <application>Yelp XSL</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr</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 Directory</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/share/yelp-xsl
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|