Changeset a8e70676


Ignore:
Timestamp:
04/30/2005 04:38:15 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f9a9bb3e
Parents:
129e5260
Message:

Tagged links.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3880 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basicnet/textweb/links.xml

    r129e5260 ra8e70676  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
    12<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    23   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
     
    45  %general-entities;
    56
    6   <!ENTITY Links-download-http "http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-&Links-version;.tar.bz2">
    7   <!ENTITY Links-download-ftp  "ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/links/links-&Links-version;.tar.bz2">
    8   <!ENTITY Links-md5sum        "d70a0ad41fba921f04d222d3546827de">
    9   <!ENTITY Links-size          "3.8 MB">
    10   <!ENTITY Links-buildsize     "44.6 MB">
    11   <!ENTITY Links-time          "0.56 SBU">
     7  <!ENTITY links-download-http "http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-&Links-version;.tar.bz2">
     8  <!ENTITY links-download-ftp  "ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/links/links-&Links-version;.tar.bz2">
     9  <!ENTITY links-md5sum        "d70a0ad41fba921f04d222d3546827de">
     10  <!ENTITY links-size          "3.8 MB">
     11  <!ENTITY links-buildsize     "44.6 MB">
     12  <!ENTITY links-time          "0.56 SBU">
    1213]>
    1314
    1415<sect1 id="Links" xreflabel="Links-&Links-version;">
    15 <sect1info>
    16 <othername>$LastChangedBy$</othername>
    17 <date>$Date$</date>
    18 </sect1info>
    19 <?dbhtml filename="Links.html"?>
    20 <title>Links-&Links-version;</title>
     16  <?dbhtml filename="links.html"?>
     17 
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
     22 
     23  <title>Links-&Links-version;</title>
     24 
     25  <indexterm zone="Links">
     26    <primary sortas="a-Links">Links</primary>
     27  </indexterm>
    2128
    22 <sect2>
    23 <title>Introduction to <application>Links</application></title>
     29  <sect2 role="package">
     30    <title>Introduction to Links</title>
    2431
    25 <para><application>Links</application> is a text and graphics mode
    26 <acronym>WWW</acronym> browser. It includes support for rendering
    27 tables and frames, features background downloads, can display colors
    28 and has many other features.</para>
     32    <para><application>Links</application> is a text and graphics mode
     33    WWW browser. It includes support for rendering
     34    tables and frames, features background downloads, can display colors
     35    and has many other features.</para>
     36   
     37    <bridgehead renderas="sect3">Package Information</bridgehead>
     38    <itemizedlist spacing="compact">
     39      <listitem>
     40        <para>Download (HTTP): <ulink url="&links-download-http;"/></para>
     41      </listitem>
     42      <listitem>
     43        <para>Download (FTP): <ulink url="&links-download-ftp;"/></para>
     44      </listitem>
     45      <listitem>
     46        <para>Download MD5 sum: &links-md5sum;</para>
     47      </listitem>
     48      <listitem>
     49        <para>Download size: &links-size;</para>
     50      </listitem>
     51      <listitem>
     52        <para>Estimated disk space required: &links-buildsize;</para>
     53      </listitem>
     54      <listitem>
     55        <para>Estimated build time: &links-time;</para>
     56      </listitem>
     57    </itemizedlist>
     58   
     59    <bridgehead renderas="sect3">Links Dependencies</bridgehead>
     60   
     61    <bridgehead renderas="sect4">Optional</bridgehead>
     62    <para><xref linkend="gpm"/>,
     63    <xref linkend="openssl"/>,
     64    <xref linkend="libpng"/>,
     65    <xref linkend="libjpeg"/>,
     66    <xref linkend="libtiff"/>,
     67    <ulink url="http://www.svgalib.org/">SVGAlib</ulink>,
     68    <ulink url="http://www.directfb.org/">DirectFB</ulink> and
     69    X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     70   
     71  </sect2>
     72 
     73  <sect2 role="installation">
     74    <title>Installation of Links</title>
    2975
    30 <sect3><title>Package information</title>
    31 <itemizedlist spacing='compact'>
    32 <listitem><para>Download (HTTP):
    33 <ulink url="&Links-download-http;"/></para></listitem>
    34 <listitem><para>Download (FTP):
    35 <ulink url="&Links-download-ftp;"/></para></listitem>
    36 <listitem><para>Download MD5 sum: &Links-md5sum;</para></listitem>
    37 <listitem><para>Download size: &Links-size;</para></listitem>
    38 <listitem><para>Estimated disk space required:
    39 &Links-buildsize;</para></listitem>
    40 <listitem><para>Estimated build time:
    41 &Links-time;</para></listitem></itemizedlist>
    42 </sect3>
     76    <para>Install <application>Links</application> by running the following
     77    commands:</para>
    4378
    44 <sect3><title><application>Links</application> dependencies</title>
    45 <sect4><title>Optional</title>
    46 <para><xref linkend="gpm"/>,
    47 <xref linkend="openssl"/>,
    48 <xref linkend="libpng"/>,
    49 <xref linkend="libjpeg"/>,
    50 <xref linkend="libtiff"/>,
    51 <ulink url="http://www.svgalib.org/">SVGAlib</ulink>,
    52 <ulink url="http://www.directfb.org/">DirectFB</ulink> and
    53 X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
    54 </sect4>
    55 </sect3>
     79<screen><userinput>./configure --prefix=/usr &amp;&amp;
     80make &amp;&amp;
     81make install</userinput></screen>
     82   
     83  </sect2>
     84 
     85  <sect2 role="commands">
     86    <title>Command Explanations</title>
     87   
     88    <para><option>--enable-graphics</option>: Add this switch if you want to
     89    use <application>Links</application> in graphics mode. You will either
     90    need to install the <application>X</application> Window System or enable
     91    frame buffer support in your kernel and install <xref linkend="gpm"/>.</para>
     92   
     93  </sect2>
     94 
     95  <sect2 role="configuration">
     96    <title>Configuring TEMPLATE</title>
     97   
     98    <sect3 id="links-config">
     99      <title>Config Files</title>
     100     
     101      <para><filename>~/.links/*</filename></para>
     102     
     103      <indexterm zone="Links links-config">
     104        <primary sortas="e-AA.links/*">~/.links/*</primary>
     105      </indexterm>
     106     
     107    </sect3>
     108   
     109    <sect3>
     110      <title>Configuration Information</title>
    56111
    57 </sect2>
    58 
    59 <sect2>
    60 <title>Installation of <application>Links</application></title>
    61 
    62 <para>Install <application>Links</application> by running the following
    63 commands:</para>
    64 
    65 <screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    66 make &amp;&amp;
    67 make install</command></userinput></screen>
    68 
    69 </sect2>
    70 
    71 <sect2>
    72 <title>Command explanations</title>
    73 
    74 <para><option>--enable-graphics</option>: Add this switch if you want to
    75 use <application>Links</application> in graphics mode. You will either
    76 need to install the X Window System or enable frame buffer support in
    77 your kernel and install <xref linkend="gpm"/>.</para>
    78 
    79 </sect2>
    80 
    81 <sect2>
    82 <title>Configuring <application>Links</application></title>
    83 
    84 <sect3><title>Config files</title>
    85 <para><filename>~/.links/*</filename></para>
    86 </sect3>
    87 
    88 <sect3><title>Configuration Information</title>
    89 
    90 <para><application>Links</application> stores its configuration in per-user
    91 files in the <filename class="directory">~/.links</filename> directory. These
    92 files are created automatically when <command>links</command> is run for the
    93 first time.</para>
    94 </sect3>
    95 
    96 </sect2>
    97 
    98 <sect2>
    99 <title>Contents</title>
    100 
    101 <para>The <application>Links</application> package contains
    102 <command>links</command>.</para>
    103 
    104 </sect2>
    105 
    106 <sect2><title>Description</title>
    107 
    108 <sect3><title>links</title>
    109 <para><command>links</command> is a text and graphics mode
    110 <acronym>WWW</acronym> browser.</para></sect3>
    111 
    112 </sect2>
    113 
     112      <para><application>Links</application> stores its configuration in per-user
     113      files in the <filename class="directory">~/.links</filename> directory. These
     114      files are created automatically when <command>links</command> is run for the
     115      first time.</para>
     116     
     117    </sect3>
     118   
     119  </sect2>
     120 
     121  <sect2 role="content">
     122    <title>Contents</title>
     123   
     124    <segmentedlist>
     125      <segtitle>Installed Program</segtitle>
     126      <segtitle>Installed Libraries</segtitle>
     127      <segtitle>Installed Directories</segtitle>
     128     
     129      <seglistitem>
     130        <seg>links</seg>
     131        <seg>None</seg>
     132        <seg>None</seg>
     133      </seglistitem>
     134    </segmentedlist>
     135   
     136    <variablelist>
     137      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     138      <?dbfo list-presentation="list"?>
     139      <?dbhtml list-presentation="table"?>
     140     
     141      <varlistentry id="links">
     142        <term><command></command></term>
     143        <listitem>
     144          <para>is a text and graphics mode WWW browser.</para>
     145          <indexterm zone="Links links">
     146            <primary sortas="b-links">links</primary>
     147          </indexterm>
     148        </listitem>
     149      </varlistentry>
     150     
     151    </variablelist>
     152   
     153  </sect2>
     154 
    114155</sect1>
    115 
Note: See TracChangeset for help on using the changeset viewer.