source: networking/textweb/w3m.xml@ 2b95bda

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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
Last change on this file since 2b95bda was 6d15c62, checked in by Bruce Dubbs <bdubbs@…>, 13 years ago

Rearrange package organization

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

  • Property mode set to 100644
File size: 5.5 KB
RevLine 
[773c358]1<?xml version="1.0" encoding="ISO-8859-1"?>
[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
[fce275e]7 <!ENTITY w3m-download-http "&sourceforge-repo;/w3m/w3m-&w3m-version;.tar.gz">
[773c358]8 <!ENTITY w3m-download-ftp " ">
[f5da8e9]9 <!ENTITY w3m-md5sum "ba06992d3207666ed1bf2dcf7c72bf58">
[b1a168db]10 <!ENTITY w3m-size "1.9 MB">
[f5da8e9]11 <!ENTITY w3m-buildsize "20 MB">
12 <!ENTITY w3m-time "0.3 SBU">
[773c358]13]>
14
[31784c8]15<sect1 id="w3m" xreflabel="w3m-&w3m-version;">
[768d4b6]16 <?dbhtml filename="w3m.html"?>
[50b8d8b]17
[768d4b6]18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
[50b8d8b]22
[768d4b6]23 <title>W3m-&w3m-version;</title>
[50b8d8b]24
[768d4b6]25 <indexterm zone="w3m">
26 <primary sortas="a-W3m">W3m</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to W3m</title>
[50b8d8b]31
[f5da8e9]32 <para><application>w3m</application> is primarily a pager but it can
33 also be used as a text-mode WWW browser.</para>
[50b8d8b]34
[d4796f8b]35 &lfs67_built;
36
[768d4b6]37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&w3m-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&w3m-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &w3m-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &w3m-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &w3m-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &w3m-time;</para>
56 </listitem>
57 </itemizedlist>
[50b8d8b]58
[768d4b6]59 <bridgehead renderas="sect3">W3m Dependencies</bridgehead>
[50b8d8b]60
[768d4b6]61 <bridgehead renderas="sect4">Required</bridgehead>
[4dbbf634]62 <para role="required"><xref linkend="gc"/></para>
[50b8d8b]63
[768d4b6]64 <bridgehead renderas="sect4">Optional</bridgehead>
[358241d1]65 <para role="optional"><!-- <xref linkend="pkgconfig"/>, -->
[1065a91]66 <xref linkend="gpm"/>,
67 <xref linkend="openssl"/>,
68 <xref linkend="imlib2"/>,
[f5da8e9]69 <xref linkend="gtk2"/>,
[d472f41a]70 <ulink url="http://ftp.gnome.org/pub/gnome/sources/imlib/1.9/">Imlib</ulink>
71 (not recommended: obsolete, abandoned upstream,
72 <ulink url="http://bugs.debian.org/448360">buggy</ulink>, and gives no
73 additional functionality as compared to other image loading libraries),
[dcd55b37]74 <!-- <xref linkend="gdk"/>, -->
[6e5fd759]75 <ulink url="&gnome-download-http;/gdk-pixbuf/0.22/">GDK
[dcd55b37]76 Pixbuf-0.22</ulink>,
[1065a91]77 <xref linkend="compface"/>,
78 <ulink url="http://packages.debian.org/unstable/text/nkf">nkf</ulink>,
[768d4b6]79 a Mail User Agent and an External Browser</para>
[50b8d8b]80
[061ec9d]81 <para condition="html" role="usernotes">User Notes:
[6c42d4e]82 <ulink url="&blfs-wiki;/W3M"/></para>
[061ec9d]83
[768d4b6]84 </sect2>
[50b8d8b]85
[768d4b6]86 <sect2 role="installation">
87 <title>Installation of W3m</title>
88
[1065a91]89 <para>Install <application>w3m</application> by running the following
[768d4b6]90 commands:</para>
91
[f5da8e9]92<screen><userinput>./configure --prefix=/usr \
93 --libexecdir=/usr/lib \
94 --sysconfdir=/etc &amp;&amp;
[e8d51d03]95make</userinput></screen>
96
[4edfbea9]97 <para>This package does not come with a test suite.</para>
[e8d51d03]98
99 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
100
101<screen role="root"><userinput>make install &amp;&amp;
[f5da8e9]102install -v -m644 -D doc/keymap.default /etc/w3m/keymap &amp;&amp;
103install -v -m644 doc/menu.default /etc/w3m/menu &amp;&amp;
104install -v -m755 -d /usr/share/doc/w3m-&w3m-version; &amp;&amp;
105install -v -m644 doc/{HISTORY,READ*,keymap.*,menu.*,*.html} \
106 /usr/share/doc/w3m-&w3m-version;</userinput></screen>
[50b8d8b]107
[768d4b6]108 </sect2>
[50b8d8b]109
[768d4b6]110 <sect2 role="configuration">
111 <title>Configuring W3m</title>
[50b8d8b]112
[768d4b6]113 <sect3 id="w3m-config">
114 <title>Config Files</title>
[50b8d8b]115
[768d4b6]116 <para><filename>/etc/w3m/*</filename> and
117 <filename>~/.w3m/*</filename></para>
[50b8d8b]118
[768d4b6]119 <indexterm zone="w3m w3m-config">
120 <primary sortas="e-etc-w3m/*">/etc/w3m/*</primary>
121 </indexterm>
[50b8d8b]122
[768d4b6]123 <indexterm zone="w3m w3m-config">
124 <primary sortas="e-AA.w3m/*">~/.w3m/*</primary>
125 </indexterm>
[50b8d8b]126
[768d4b6]127 </sect3>
[50b8d8b]128
[768d4b6]129 </sect2>
[50b8d8b]130
[768d4b6]131 <sect2 role="content">
132 <title>Contents</title>
[50b8d8b]133
[768d4b6]134 <segmentedlist>
135 <segtitle>Installed Programs</segtitle>
136 <segtitle>Installed Libraries</segtitle>
137 <segtitle>Installed Directories</segtitle>
[50b8d8b]138
[768d4b6]139 <seglistitem>
140 <seg>w3m and w3mman</seg>
141 <seg>None</seg>
[9a003fe1]142 <seg>/usr/lib/w3m, /usr/share/w3m and
[e8d51d03]143 usr/share/doc/w3m-&w3m-version;</seg>
[768d4b6]144 </seglistitem>
145 </segmentedlist>
[50b8d8b]146
[768d4b6]147 <variablelist>
148 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
149 <?dbfo list-presentation="list"?>
150 <?dbhtml list-presentation="table"?>
[50b8d8b]151
[768d4b6]152 <varlistentry id="w3m-prog">
153 <term><command>w3m</command></term>
154 <listitem>
155 <para>is a text based web browser and pager.</para>
156 <indexterm zone="w3m w3m-prog">
157 <primary sortas="b-w3m">w3m</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
[50b8d8b]161
[768d4b6]162 <varlistentry id="w3mman">
[9a003fe1]163 <!-- Don't remove the extra space, it prevent a FOP warning. -->
164 <term><command>w3mman</command> </term>
[768d4b6]165 <listitem>
[1065a91]166 <para>is an interface to the on-line reference manuals in
[768d4b6]167 <command>w3m</command>.</para>
168 <indexterm zone="w3m w3mman">
169 <primary sortas="b-w3mman">w3mman</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
[50b8d8b]173
[768d4b6]174 </variablelist>
[50b8d8b]175
[768d4b6]176 </sect2>
[50b8d8b]177
[f45b1953]178</sect1>
Note: See TracBrowser for help on using the repository browser.