source: basicnet/textweb/w3m.xml@ 6c42d4e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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
Last change on this file since 6c42d4e was 6c42d4e, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated all the wiki links to point to the existing package wiki page if one existed

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

  • Property mode set to 100644
File size: 5.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY w3m-download-http "http://prdownloads.sourceforge.net/w3m/w3m-&w3m-version;.tar.gz">
8 <!ENTITY w3m-download-ftp " ">
9 <!ENTITY w3m-md5sum "0678b72e07e69c41709d71ef0fe5da13">
10 <!ENTITY w3m-size "1.9 MB">
11 <!ENTITY w3m-buildsize "18.4 MB">
12 <!ENTITY w3m-time "0.28 SBU">
13]>
14
15<sect1 id="w3m" xreflabel="w3m">
16 <?dbhtml filename="w3m.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 <keywordset>
22 <keyword role="package">w3m-&w3m-version;.tar</keyword>
23 <keyword role="ftpdir">w3m</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>W3m-&w3m-version;</title>
28
29 <indexterm zone="w3m">
30 <primary sortas="a-W3m">W3m</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to W3m</title>
35
36 <para><application>w3m</application> is primarily a pager but it can also be
37 used as a text-mode WWW browser.</para>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&w3m-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&w3m-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &w3m-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &w3m-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &w3m-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &w3m-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">W3m Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="gc"/></para>
65
66 <bridgehead renderas="sect4">Optional</bridgehead>
67 <para role="optional"><xref linkend="pkgconfig"/>,
68 <xref linkend="gpm"/>,
69 <xref linkend="openssl"/>,
70 <xref linkend="imlib"/> or
71 <xref linkend="imlib2"/>,
72 <xref linkend="gdk"/>,
73 <xref linkend="compface"/>,
74 <ulink url="http://packages.debian.org/unstable/text/nkf">nkf</ulink>,
75 a Mail User Agent and an External Browser</para>
76
77 <para condition="html" role="usernotes">User Notes:
78 <ulink url="&blfs-wiki;/W3M"/></para>
79
80 </sect2>
81
82 <sect2 role="installation">
83 <title>Installation of W3m</title>
84
85 <para>Install <application>w3m</application> by running the following
86 commands:</para>
87
88<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc &amp;&amp;
89make</userinput></screen>
90
91 <para>This package does not come with a test suite.</para>
92
93 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
94
95<screen role="root"><userinput>make install &amp;&amp;
96install -v -D -m 644 doc/keymap.default /etc/w3m/keymap &amp;&amp;
97install -v -D -m 644 doc/menu.default /etc/w3m/menu &amp;&amp;
98install -v -d -m 755 /usr/share/doc/w3m-&w3m-version;/html &amp;&amp;
99install -v -m 644 doc/{HISTORY,READM*,keymap.*,menu.*} \
100 /usr/share/doc/w3m-&w3m-version; &amp;&amp;
101install -v -m 644 doc/*.html \
102 /usr/share/doc/w3m-&w3m-version;/html</userinput></screen>
103
104 </sect2>
105
106 <sect2 role="configuration">
107 <title>Configuring W3m</title>
108
109 <sect3 id="w3m-config">
110 <title>Config Files</title>
111
112 <para><filename>/etc/w3m/*</filename> and
113 <filename>~/.w3m/*</filename></para>
114
115 <indexterm zone="w3m w3m-config">
116 <primary sortas="e-etc-w3m/*">/etc/w3m/*</primary>
117 </indexterm>
118
119 <indexterm zone="w3m w3m-config">
120 <primary sortas="e-AA.w3m/*">~/.w3m/*</primary>
121 </indexterm>
122
123 </sect3>
124
125 </sect2>
126
127 <sect2 role="content">
128 <title>Contents</title>
129
130 <segmentedlist>
131 <segtitle>Installed Programs</segtitle>
132 <segtitle>Installed Libraries</segtitle>
133 <segtitle>Installed Directories</segtitle>
134
135 <seglistitem>
136 <seg>w3m and w3mman</seg>
137 <seg>None</seg>
138 <seg> /usr/lib/w3m, /usr/share/w3m and
139 usr/share/doc/w3m-&w3m-version;</seg>
140 </seglistitem>
141 </segmentedlist>
142
143 <variablelist>
144 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
145 <?dbfo list-presentation="list"?>
146 <?dbhtml list-presentation="table"?>
147
148 <varlistentry id="w3m-prog">
149 <term><command>w3m</command></term>
150 <listitem>
151 <para>is a text based web browser and pager.</para>
152 <indexterm zone="w3m w3m-prog">
153 <primary sortas="b-w3m">w3m</primary>
154 </indexterm>
155 </listitem>
156 </varlistentry>
157
158 <varlistentry id="w3mman">
159 <term><command>w3mman</command></term>
160 <listitem>
161 <para>is an interface to the on-line reference manuals in
162 <command>w3m</command>.</para>
163 <indexterm zone="w3m w3mman">
164 <primary sortas="b-w3mman">w3mman</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 </variablelist>
170
171 </sect2>
172
173</sect1>
Note: See TracBrowser for help on using the repository browser.