source: postlfs/editors/joe.xml@ 02dbb6ae

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 02dbb6ae was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 18 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 8.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter 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 joe-download-http "&sourceforge-dl;/joe-editor/joe-&joe-version;.tar.gz">
8 <!ENTITY joe-download-ftp " ">
9 <!ENTITY joe-md5sum "9017484e6116830d846678b625ea5c43">
10 <!ENTITY joe-size "1.8 MB">
11 <!ENTITY joe-buildsize "22 MB">
12 <!ENTITY joe-time "0.2 SBU">
13]>
14
15<sect1 id="joe" xreflabel="JOE-&joe-version;">
16 <?dbhtml filename="joe.html"?>
17
18
19 <title>JOE-&joe-version;</title>
20
21 <indexterm zone="joe">
22 <primary sortas="a-JOE">JOE</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to JOE</title>
27
28 <para>
29 <application>JOE</application> (Joe's own editor) is a small text
30 editor capable of emulating WordStar, <application>Pico</application>,
31 and <application>Emacs</application>.
32 </para>
33
34 &lfs112_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>
40 Download (HTTP): <ulink url="&joe-download-http;"/>
41 </para>
42 </listitem>
43 <listitem>
44 <para>
45 Download (FTP): <ulink url="&joe-download-ftp;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download MD5 sum: &joe-md5sum;
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download size: &joe-size;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Estimated disk space required: &joe-buildsize;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated build time: &joe-time;
66 </para>
67 </listitem>
68 </itemizedlist>
69
70 <para condition="html" role="usernotes">User Notes:
71 <ulink url="&blfs-wiki;/joe"/></para>
72
73 </sect2>
74
75 <sect2 role="installation">
76 <title>Installation of JOE</title>
77
78 <para>
79 Install <application>JOE</application> by running the
80 following commands:
81 </para>
82
83<screen><userinput>./configure --prefix=/usr \
84 --sysconfdir=/etc \
85 --docdir=/usr/share/doc/joe-&joe-version; &amp;&amp;
86make</userinput></screen>
87
88 <para>
89 This package does not come with a test suite.
90 </para>
91
92 <para>
93 Now, as the <systemitem class="username">root</systemitem> user:
94 </para>
95
96<screen role="root"><userinput>make install &amp;&amp;
97
98install -vm 755 joe/util/{stringify,termidx,uniproc} /usr/bin</userinput></screen>
99
100<!-- These do not appear to be useful. There are txt files in
101 joe/util/unicode*/ bit I cannot we where they are used.
102install -vdm755 /usr/share/doc/joe-&joe-version;/util &amp;&amp;
103install -vm 644 joe/util/{*.txt,README} /usr/share/doc/joe-&joe-version;/util</userinput></screen>
104-->
105 </sect2>
106
107 <sect2 role="configuration">
108 <title>Configuring JOE</title>
109
110 <sect3 id="joe-config">
111 <title>Config Files</title>
112
113 <para>
114 <filename>/etc/joe/jmacsrc</filename>,
115 <filename>/etc/joe/joerc</filename>,
116 <filename>/etc/joe/jpicorc</filename>,
117 <filename>/etc/joe/jstarrc</filename>,
118 <filename>/etc/joe/rjoerc</filename>,
119 and <filename>~/.joerc</filename>
120 </para>
121
122 <indexterm zone="joe joe-config">
123 <primary sortas="e-etc-joe-jmacsrc">/etc/joe/jmacsrc</primary>
124 </indexterm>
125
126 <indexterm zone="joe joe-config">
127 <primary sortas="e-etc-joe-joerc">/etc/joe/joerc</primary>
128 </indexterm>
129
130 <indexterm zone="joe joe-config">
131 <primary sortas="e-etc-joe-jpicorc">/etc/joe/jpicorc</primary>
132 </indexterm>
133
134 <indexterm zone="joe joe-config">
135 <primary sortas="e-etc-joe-jstarrc">/etc/joe/jstarrc</primary>
136 </indexterm>
137
138 <indexterm zone="joe joe-config">
139 <primary sortas="e-etc-joe-rjoerc">/etc/joe/rjoerc</primary>
140 </indexterm>
141
142 <indexterm zone="joe joe-config">
143 <primary sortas="e-AA.joerc">~/.joerc</primary>
144 </indexterm>
145
146 </sect3>
147
148 </sect2>
149
150 <sect2 role="content">
151 <title>Contents</title>
152
153 <segmentedlist>
154 <segtitle>Installed Programs</segtitle>
155 <segtitle>Installed Libraries</segtitle>
156 <segtitle>Installed Directories</segtitle>
157
158 <seglistitem>
159 <seg>
160 jmacs,
161 joe,
162 jpico,
163 jstar,
164 rjoe,
165 stringify,
166 termidx, and
167 uniproc
168 </seg>
169 <seg>
170 None
171 </seg>
172 <seg>
173 /etc/joe,
174 /usr/share/joe, and
175 /usr/share/doc/joe-&joe-version;
176 </seg>
177 </seglistitem>
178 </segmentedlist>
179
180 <variablelist>
181 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
182 <?dbfo list-presentation="list"?>
183 <?dbhtml list-presentation="table"?>
184
185 <varlistentry id="jmacs">
186 <term><command>jmacs</command></term>
187 <listitem>
188 <para>
189 is a symbolic link to <command>joe</command> used to
190 launch <application>Emacs</application> emulation mode
191 </para>
192 <indexterm zone="joe jmacs">
193 <primary sortas="b-jmacs">jmacs</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 <varlistentry id="joe-prog">
199 <term><command>joe</command></term>
200 <listitem>
201 <para>
202 is a small text editor capable of emulating
203 WordStar, <application>Pico</application>, and
204 <application>Emacs</application>
205 </para>
206 <indexterm zone="joe joe-prog">
207 <primary sortas="b-joe">joe</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
211
212 <varlistentry id="jpico">
213 <term><command>jpico</command></term>
214 <listitem>
215 <para>
216 is a symbolic link to <command>joe</command> used to
217 launch <application>Pico</application> emulation mode
218 </para>
219 <indexterm zone="joe jpico">
220 <primary sortas="b-jpico">jpico</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 <varlistentry id="jstar">
226 <term><command>jstar</command></term>
227 <listitem>
228 <para>
229 is a symbolic link to <command>joe</command> used to
230 launch WordStar emulation mode
231 </para>
232 <indexterm zone="joe jstar">
233 <primary sortas="b-jstar">jstar</primary>
234 </indexterm>
235 </listitem>
236 </varlistentry>
237
238 <varlistentry id="rjoe">
239 <term><command>rjoe</command></term>
240 <listitem>
241 <para>
242 is a symbolic link to <command>joe</command> that restricts
243 <application>JOE</application> to editing only files which are
244 specified on the command-line
245 </para>
246 <indexterm zone="joe rjoe">
247 <primary sortas="b-rjoe">rjoe</primary>
248 </indexterm>
249 </listitem>
250 </varlistentry>
251
252 <varlistentry id="stringify">
253 <term><command>stringify</command></term>
254 <listitem>
255 <para>
256 is a program used by <command>joe</command> to convert rc and
257 .jsf files into a C file (see
258 /usr/share/doc/joe-&joe-version;/util/README)
259 </para>
260 <indexterm zone="joe stringify">
261 <primary sortas="b-stringify">stringify</primary>
262 </indexterm>
263 </listitem>
264 </varlistentry>
265
266 <varlistentry id="termidx">
267 <term><command>termidx</command></term>
268 <listitem>
269 <para>
270 is a program used by <command>joe</command> to generate the
271 termcap index file (see
272 /usr/share/doc/joe-&joe-version;/util/README)
273 </para>
274 <indexterm zone="joe termidx">
275 <primary sortas="b-termidx">termidx</primary>
276 </indexterm>
277 </listitem>
278 </varlistentry>
279
280 <varlistentry id="uniproc">
281 <term><command>uniproc</command></term>
282 <listitem>
283 <para>
284 is a program used by <command>joe</command> to generate joe's
285 unicode database file unicat.c from Blocks.txt CaseFolding.txt
286 EastAsianWidth.txt and UnicodeData.txt (find them at
287 /usr/share/doc/joe-&joe-version;/util; see
288 usr/share/doc/joe-&joe-version;/util/README)
289 </para>
290 <indexterm zone="joe uniproc">
291 <primary sortas="b-uniproc">uniproc</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.