source: networking/textweb/links.xml@ 9b05403

12.2 gimp3 lazarus trunk xry111/for-12.3 xry111/spidermonkey128
Last change on this file since 9b05403 was 7b2d1d7, checked in by Bruce Dubbs <bdubbs@…>, 3 months ago

For links, force configure to recognize gcc-14

  • Property mode set to 100644
File size: 5.7 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[773c358]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[40b0aa7]7 <!ENTITY links-download-http "http://links.twibright.com/download/links-&links-version;.tar.bz2">
[8763a1da]8 <!ENTITY links-download-ftp " ">
[b52e266]9 <!ENTITY links-md5sum "f60b87ffee090c5d6820951eba710572">
[0e272f87]10 <!ENTITY links-size "6.2 MB">
[902e235]11 <!ENTITY links-buildsize "35 MB">
[b52e266]12 <!ENTITY links-time "0.2 SBU">
[773c358]13]>
14
[40b0aa7]15<sect1 id="Links" xreflabel="Links-&links-version;">
[a8e70676]16 <?dbhtml filename="links.html"?>
[50b8d8b]17
18
[40b0aa7]19 <title>Links-&links-version;</title>
[50b8d8b]20
[a8e70676]21 <indexterm zone="Links">
22 <primary sortas="a-Links">Links</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Links</title>
27
[7c56ece]28 <para>
29 <application>Links</application> is a text and graphics mode
30 WWW browser. It includes support for rendering
31 tables and frames, features background downloads, can display colors
32 and has many other features.
33 </para>
[fd7e0ed6]34
[e8b3f50]35 &lfs121_checked;
[79f8c294]36
[a8e70676]37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
[7c56ece]40 <para>
41 Download (HTTP): <ulink url="&links-download-http;"/>
42 </para>
[a8e70676]43 </listitem>
44 <listitem>
[7c56ece]45 <para>
46 Download (FTP): <ulink url="&links-download-ftp;"/>
47 </para>
[a8e70676]48 </listitem>
49 <listitem>
[7c56ece]50 <para>
51 Download MD5 sum: &links-md5sum;
52 </para>
[a8e70676]53 </listitem>
54 <listitem>
[7c56ece]55 <para>
56 Download size: &links-size;
57 </para>
[a8e70676]58 </listitem>
59 <listitem>
[7c56ece]60 <para>
61 Estimated disk space required: &links-buildsize;
62 </para>
[a8e70676]63 </listitem>
64 <listitem>
[7c56ece]65 <para>
66 Estimated build time: &links-time;
67 </para>
[a8e70676]68 </listitem>
69 </itemizedlist>
[50b8d8b]70
[a8e70676]71 <bridgehead renderas="sect3">Links Dependencies</bridgehead>
[485cbf69]72
[65b031d]73 <bridgehead renderas="sect4">Recommended</bridgehead>
[7c56ece]74 <para role="recommended">
75 <xref linkend="libevent"/>
76 </para>
[485cbf69]77
[32d0e29]78 <bridgehead renderas="sect4">Optional</bridgehead>
[7c56ece]79 <para role="optional">
80 Graphics mode requires at least one of
81 <xref linkend="gpm"/> (mouse support to be used with a framebuffer-based
82 console),
[75e3e09]83 <ulink url="https://www.svgalib.org/">SVGAlib</ulink>,
84 <ulink url="https://pkgs.fedoraproject.org/repo/pkgs/directfb/">
[7c56ece]85 DirectFB
86 </ulink>, and
87 <xref linkend="x-window-system"/>
88 </para>
89
90 <para role="optional">
91 For decoding various image formats <application>Links</application>
92 can utilize
[8e1c7b1d]93 <xref linkend="libavif"/>,
[7c56ece]94 <xref linkend="libpng"/>,
95 <xref linkend="libjpeg"/>,
96 <xref linkend="librsvg"/>, and
97 <xref linkend="libtiff"/>
98 </para>
[50b8d8b]99
[59f6a1f]100 <para role="optional">
101 For decompressing web pages that are compressed with Brotli,
102 <application>Links</application> can utilize
103 <xref linkend="brotli"/>
104 </para>
105
[a8e70676]106 </sect2>
[50b8d8b]107
[a8e70676]108 <sect2 role="installation">
109 <title>Installation of Links</title>
[fd7e0ed6]110
[7b2d1d7]111 <para>
112 First, force <command>configure</command> to recognize gcc-14:
113 </para>
114
115<screen><userinput>sed -i '/cc_works=no/ s/no/yes/' configure</userinput></screen>
116
[7c56ece]117 <para>
118 Install <application>Links</application> by running the following
119 commands:
120 </para>
[a8e70676]121
[2ecfa2a6]122<screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
[bfacd622]123make</userinput></screen>
[221f76c]124
[7c56ece]125 <para>
126 This package does not come with a test suite.
127 </para>
[c383721]128
[7c56ece]129 <para>
130 Now, as the <systemitem class="username">root</systemitem> user:
131 </para>
[221f76c]132
[fd0a8cd]133<screen role='root'><userinput>make install &amp;&amp;
[40b0aa7]134install -v -d -m755 /usr/share/doc/links-&links-version; &amp;&amp;
[3a05e52b]135install -v -m644 doc/links_cal/* KEYS BRAILLE_HOWTO \
[40b0aa7]136 /usr/share/doc/links-&links-version;</userinput></screen>
[50b8d8b]137
[a8e70676]138 </sect2>
[50b8d8b]139
[a8e70676]140 <sect2 role="commands">
141 <title>Command Explanations</title>
[fd7e0ed6]142
[7c56ece]143 <para>
144 <option>--enable-graphics</option>: This switch enables support
145 for graphics mode.
146 </para>
[50b8d8b]147
[a8e70676]148 </sect2>
[50b8d8b]149
[a8e70676]150 <sect2 role="configuration">
[463bc80c]151 <title>Configuring Links</title>
[50b8d8b]152
[a8e70676]153 <sect3 id="links-config">
154 <title>Config Files</title>
[50b8d8b]155
[7c56ece]156 <para>
157 <filename>~/.links/*</filename>
158 </para>
[50b8d8b]159
[a8e70676]160 <indexterm zone="Links links-config">
161 <primary sortas="e-AA.links/*">~/.links/*</primary>
162 </indexterm>
[50b8d8b]163
[a8e70676]164 </sect3>
[50b8d8b]165
[a8e70676]166 <sect3>
167 <title>Configuration Information</title>
168
[7c56ece]169 <para>
170 <application>Links</application> stores its configuration in per-user
171 files in the <filename class="directory">~/.links</filename> directory.
172 These files are created automatically when <command>links</command> is
173 run for the first time.
174 </para>
[fd7e0ed6]175
[a8e70676]176 </sect3>
[50b8d8b]177
[a8e70676]178 </sect2>
[50b8d8b]179
[a8e70676]180 <sect2 role="content">
181 <title>Contents</title>
[50b8d8b]182
[a8e70676]183 <segmentedlist>
184 <segtitle>Installed Program</segtitle>
185 <segtitle>Installed Libraries</segtitle>
186 <segtitle>Installed Directories</segtitle>
[50b8d8b]187
[a8e70676]188 <seglistitem>
189 <seg>links</seg>
190 <seg>None</seg>
[40b0aa7]191 <seg>/usr/share/doc/links-&links-version;</seg>
[a8e70676]192 </seglistitem>
193 </segmentedlist>
[50b8d8b]194
[a8e70676]195 <variablelist>
196 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
197 <?dbfo list-presentation="list"?>
198 <?dbhtml list-presentation="table"?>
[50b8d8b]199
[a8e70676]200 <varlistentry id="links">
[0f0ee329]201 <term><command>links</command></term>
[a8e70676]202 <listitem>
[7c56ece]203 <para>
[4c24eb0a]204 is a text and graphics mode WWW browser
[7c56ece]205 </para>
[a8e70676]206 <indexterm zone="Links links">
207 <primary sortas="b-links">links</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
[50b8d8b]211
[a8e70676]212 </variablelist>
[50b8d8b]213
[a8e70676]214 </sect2>
[50b8d8b]215
[f45b1953]216</sect1>
Note: See TracBrowser for help on using the repository browser.