source: archive/tin.xml@ 3f2db3a6

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 10.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY tin-download-http "http://gd.tuwien.ac.at/infosys/newsreaders/tin/v1.8/tin-&tin-version;.tar.bz2">
8 <!ENTITY tin-download-ftp "ftp://ftp.tin.org/pub/news/clients/tin/v1.8/tin-&tin-version;.tar.bz2">
9 <!ENTITY tin-md5sum "e6ed45205020665c097556822b0d575b">
10 <!ENTITY tin-size "1.4 MB">
11 <!ENTITY tin-buildsize "12.4 MB">
12 <!ENTITY tin-time "0.4 SBU">
13]>
14
15<sect1 id="tin" xreflabel="tin-&tin-version;">
16 <?dbhtml filename="tin.html"?>
17
18
19 <title>TIN-&tin-version;</title>
20
21 <indexterm zone="tin">
22 <primary sortas="a-TIN">TIN</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to TIN</title>
27
28 <para><application>TIN</application> is a threaded NNTP and spool based
29 console-mode UseNet newsreader. It supports threading, scoring,
30 different charsets, and many other useful things. It has also support for
31 different languages.</para>
32
33 <bridgehead renderas="sect3">Package Information</bridgehead>
34 <itemizedlist spacing='compact'>
35 <listitem>
36 <para>Download (HTTP): <ulink url="&tin-download-http;"/></para>
37 </listitem>
38 <listitem>
39 <para>Download (FTP): <ulink url="&tin-download-ftp;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download MD5 sum: &tin-md5sum;</para>
43 </listitem>
44 <listitem>
45 <para>Download size: &tin-size;</para>
46 </listitem>
47 <listitem>
48 <para>Estimated disk space required: &tin-buildsize;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated build time: &tin-time;</para>
52 </listitem>
53 </itemizedlist>
54
55 <bridgehead renderas="sect3">TIN Dependencies</bridgehead>
56
57 <bridgehead renderas="sect4">Optional</bridgehead>
58 <para role="optional"><xref linkend="pcre"/>,
59 <xref linkend="libidn"/>,
60 an <xref linkend="server-mail"/> that provides the
61 <command>sendmail</command> command or <xref linkend="mailx"/>,
62 <xref linkend="gnupg"/>,
63 <!-- a spell checker (<xref linkend="ispell"/> or <xref linkend="aspell"/>), -->
64 <xref linkend="aspell"/>,
65 <ulink url="http://www.isc.org/index.pl?/sw/inn/">INN</ulink>,
66 <ulink url="http://www.fpx.de/fp/Software/UUDeview/">UUDeview</ulink>,
67 <ulink url="http://www.inet.no/dante/">Socks</ulink>,
68 <ulink
69 url="http://ftp4.de.freesbie.org/pub/misc/metamail/mm2.7.tar.Z">Metamail</ulink>,
70 and
71 <ulink url="http://dmalloc.com/">Dmalloc</ulink>
72 or
73 <ulink url="ftp://invisible-island.net/dbmalloc/">dbmalloc</ulink></para>
74
75 <para condition="html" role="usernotes">User Notes:
76 <ulink url="&blfs-wiki;/Tin"/></para>
77
78 </sect2>
79
80 <sect2 role="installation">
81 <title>Installation of TIN</title>
82
83 <para>Install <application>TIN</application> by running the following
84 commands:</para>
85
86<screen><userinput>./configure --prefix=/usr --with-screen=ncursesw \
87 --enable-nntp-only --disable-printing &amp;&amp;
88make build</userinput></screen>
89
90 <para>This package does not come with a test suite.</para>
91
92 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
93
94<screen role='root'><userinput>make install &amp;&amp;
95make install_sysdefs &amp;&amp;
96rm -vf doc/*.? &amp;&amp;
97install -v -m755 -d /usr/share/doc/tin-&tin-version; &amp;&amp;
98install -v -m644 doc/* /usr/share/doc/tin-&tin-version;</userinput></screen>
99
100 </sect2>
101
102 <sect2 role="commands">
103 <title>Command Explanations</title>
104
105 <para><parameter>--with-screen=ncursesw</parameter>: This switch forces
106 the use of wide-character functions from the ncursesw library (for UTF-8
107 and Asian languages support).</para>
108
109 <para><parameter>--enable-nntp-only</parameter>: Reading news from a local
110 spool is disabled with this switch. Don't use this if you have installed
111 INN and want to use its spool.</para>
112
113 <para><parameter>--disable-printing</parameter>: This switch disables
114 printing since <application>TIN</application> cannot send non-ASCII text
115 to the printer correctly. Remove this switch if you can tolerate this
116 limitation.</para>
117
118 <para><parameter>--with-editor</parameter>: This switch sets the default
119 editor used by <application>TIN</application>. The default is
120 <command>vi</command>.</para>
121
122 </sect2>
123
124 <sect2 role="configuration">
125 <title>Configuring TIN</title>
126
127 <sect3 id="tin-config">
128 <title>Config Files</title>
129
130 <para><filename>/etc/tin/tinrc</filename>,
131 <filename>~/.tin/tinrc</filename>,
132 <filename>~/.newsrc</filename>,
133 <filename>/etc/tin/tin.defaults</filename>,
134 <filename>/etc/tin/mime.types</filename>,
135 <filename>/etc/tin/keymap</filename> and
136 <filename>/etc/mailcap</filename></para>
137
138 <indexterm zone="tin tin-config">
139 <primary sortas="e-etc-tinrc">/etc/tin/tinrc</primary>
140 </indexterm>
141
142 <indexterm zone="tin tin-config">
143 <primary sortas="e-AA.tinrc">~/.tin/tinrc</primary>
144 </indexterm>
145
146 <indexterm zone="tin tin-config">
147 <primary sortas="e-AA.newsrc">~/.newsrc</primary>
148 </indexterm>
149
150 <indexterm zone="tin tin-config">
151 <primary sortas="e-etc-tindefaults">/etc/tin/tin.defaults</primary>
152 </indexterm>
153
154 <indexterm zone="tin tin-config">
155 <primary sortas="e-etc-tinkeymap">/etc/tin/keymap</primary>
156 </indexterm>
157
158 <indexterm zone="tin tin-config">
159 <primary sortas="e-etc-mailcap">/etc/mailcap</primary>
160 </indexterm>
161
162 </sect3>
163
164 <sect3>
165 <title>Configuration Information</title>
166
167 <para>Set some global defaults for <application>TIN</application> by
168 running the following commands as the
169 <systemitem class="username">root</systemitem> user:</para>
170
171<screen role='root'><userinput>cat &gt; /etc/tin/tinrc &lt;&lt; "EOF"
172use_mouse=ON
173getart_limit=100
174translit=ON
175EOF</userinput></screen>
176
177 <para>Now, as an unprivileged user, subscribe to some newsgroups,
178 specify the news server, and run <command>tin</command>:</para>
179
180<screen><userinput>cat &gt;&gt; ~/.newsrc &lt;&lt; "EOF"
181gmane.linux.lfs.devel:
182gmane.linux.lfs.beyond.devel:
183EOF
184export NNTPSERVER=news.gmane.org
185tin -Q</userinput></screen>
186
187 <para>For printing, <application>TIN</application> executes the
188 <command>lpr</command> command. This can be provided by
189 <xref linkend="cups"/> or <xref linkend="LPRng"/>.</para>
190
191 <para>If you do not have the <command>metamail</command> program,
192 <application>TIN</application> will use an internal parser for multipart
193 MIME articles. Alternatively, you can use <application>Mutt</application>
194 for MIME parsing through the <command>metamutt</command> shell script.
195 This requires both the <xref linkend="mutt"/> and
196 <xref linkend="procmail"/> programs. To use <command>metamutt</command>,
197 set <option>metamail_prog=metamutt</option> in
198 <command>tin</command>.</para>
199
200 </sect3>
201
202 </sect2>
203
204 <sect2 role="content">
205 <title>Contents</title>
206
207 <segmentedlist>
208 <segtitle>Installed Programs</segtitle>
209 <segtitle>Installed Libraries</segtitle>
210 <segtitle>Installed Directory</segtitle>
211
212 <seglistitem>
213 <seg>tin, rtin, tinews.pl, metamutt, opt-case.pl, w2r.pl,
214 and url_handler.sh</seg>
215 <seg>None</seg>
216 <seg>/etc/tin</seg>
217 </seglistitem>
218 </segmentedlist>
219
220 <variablelist>
221 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
222 <?dbfo list-presentation="list"?>
223 <?dbhtml list-presentation="table"?>
224
225 <varlistentry id="tin-prog">
226 <term><command>tin</command></term>
227 <listitem>
228 <para>is a UseNet news reader.</para>
229 <indexterm zone="tin tin-prog">
230 <primary sortas="b-tin">tin</primary>
231 </indexterm>
232 </listitem>
233 </varlistentry>
234
235 <varlistentry id="rtin">
236 <term><command>rtin</command></term>
237 <listitem>
238 <para>is a symbolic link to <command>tin</command>.</para>
239 <indexterm zone="tin rtin">
240 <primary sortas="b-rtin">rtin</primary>
241 </indexterm>
242 </listitem>
243 </varlistentry>
244
245 <varlistentry id="tinews.pl">
246 <term><command>tinews.pl</command></term>
247 <listitem>
248 <para>posts and signs an article via NNTP.</para>
249 <indexterm zone="tin tinews.pl">
250 <primary sortas="b-tinews.pl">tinews.pl</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
254
255 <varlistentry id="metamutt">
256 <term><command>metamutt</command></term>
257 <listitem>
258 <para>is a replacement of <command>metamail</command> using
259 <application>Mutt</application>.</para>
260 <indexterm zone="tin metamutt">
261 <primary sortas="b-metamutt">metamutt</primary>
262 </indexterm>
263 </listitem>
264 </varlistentry>
265
266 <varlistentry id="opt-case.pl">
267 <term><command>opt-case.pl</command></term>
268 <listitem>
269 <para>optimizes case insensitive regexp filters for tin.</para>
270 <indexterm zone="tin opt-case.pl">
271 <primary sortas="b-opt-case.pl">opt-case.pl</primary>
272 </indexterm>
273 </listitem>
274 </varlistentry>
275
276 <varlistentry id="w2r.pl">
277 <term><command>w2r.pl</command></term>
278 <listitem>
279 <para>converts tin wildmat filters to tin regexp filters.</para>
280 <indexterm zone="tin w2r.pl">
281 <primary sortas="b-w2r.pl">w2r.pl</primary>
282 </indexterm>
283 </listitem>
284 </varlistentry>
285
286 <varlistentry id="url_handler.sh">
287 <term><command>url_handler.sh</command></term>
288 <listitem>
289 <para>calls a web browser for viewing hyperlinks.</para>
290 <indexterm zone="tin url_handler.sh">
291 <primary sortas="b-url_handler.sh">url_handler.sh</primary>
292 </indexterm>
293 </listitem>
294 </varlistentry>
295
296 </variablelist>
297
298 </sect2>
299
300</sect1>
Note: See TracBrowser for help on using the repository browser.