source: postlfs/editors/joe.xml@ 890456e

11.0 11.1 11.2 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 890456e was 890456e, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Package updates and tags'
Update to vim-8.2.3337.
Update to xfsprogs-5.13.0.

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