source: postlfs/editors/joe.xml@ 8d3d7c2

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 8d3d7c2 was 8d3d7c2, checked in by Bruce Dubbs <bdubbs@…>, 11 years ago

Tags for editors and supporting packages

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

  • Property mode set to 100644
File size: 6.7 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-repo;/joe-editor/joe-&joe-version;.tar.gz">
8 <!ENTITY joe-download-ftp "&gentoo-ftp-repo;/joe-&joe-version;.tar.gz">
9 <!ENTITY joe-md5sum "66de1b073e869ba12abbfcde3885c577">
10 <!ENTITY joe-size "680 KB">
11 <!ENTITY joe-buildsize "9 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 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>JOE-&joe-version;</title>
24
25 <indexterm zone="joe">
26 <primary sortas="a-JOE">JOE</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to JOE</title>
31
32 <para><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>.</para>
35
36 &lfs74_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&joe-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&joe-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &joe-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &joe-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &joe-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &joe-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <para condition="html" role="usernotes">User Notes:
61 <ulink url="&blfs-wiki;/joe"/></para>
62
63 </sect2>
64
65 <sect2 role="installation">
66 <title>Installation of JOE</title>
67
68 <para>Install <application>JOE</application> by running the
69 following commands:</para>
70
71<screen><userinput>./configure --sysconfdir=/etc --prefix=/usr &amp;&amp;
72make</userinput></screen>
73
74 <para>This package does not come with a test suite.</para>
75
76 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
77
78<screen role="root"><userinput>make install</userinput></screen>
79
80 </sect2>
81
82 <sect2 role="configuration">
83 <title>Configuring JOE</title>
84
85 <sect3 id="joe-config">
86 <title>Config Files</title>
87
88 <para><filename>/etc/joe/jmacsrc</filename>,
89 <filename>/etc/joe/joerc</filename>, <filename>/etc/joe/jpicorc</filename>,
90 <filename>/etc/joe/jstarrc</filename>, <filename>/etc/joe/rjoerc</filename>,
91 and <filename>~/.joerc</filename></para>
92
93 <indexterm zone="joe joe-config">
94 <primary sortas="e-etc-joe-jmacsrc">/etc/joe/jmacsrc</primary>
95 </indexterm>
96
97 <indexterm zone="joe joe-config">
98 <primary sortas="e-etc-joe-joerc">/etc/joe/joerc</primary>
99 </indexterm>
100
101 <indexterm zone="joe joe-config">
102 <primary sortas="e-etc-joe-jpicorc">/etc/joe/jpicorc</primary>
103 </indexterm>
104
105 <indexterm zone="joe joe-config">
106 <primary sortas="e-etc-joe-jstarrc">/etc/joe/jstarrc</primary>
107 </indexterm>
108
109 <indexterm zone="joe joe-config">
110 <primary sortas="e-etc-joe-rjoerc">/etc/joe/rjoerc</primary>
111 </indexterm>
112
113 <indexterm zone="joe joe-config">
114 <primary sortas="e-AA.joerc">~/.joerc</primary>
115 </indexterm>
116
117 </sect3>
118
119 </sect2>
120
121 <sect2 role="content">
122 <title>Contents</title>
123
124 <segmentedlist>
125 <segtitle>Installed Programs</segtitle>
126 <segtitle>Installed Libraries</segtitle>
127 <segtitle>Installed Directories</segtitle>
128
129 <seglistitem>
130 <seg>jmacs,
131 joe,
132 jpico,
133 jstar,
134 rjoe, and
135 termidx</seg>
136 <seg>None</seg>
137 <seg>/etc/joe,
138 /usr/share/joe, and
139 /usr/share/doc/joe</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="jmacs">
149 <term><command>jmacs</command></term>
150 <listitem>
151 <para>is a symbolic link to <command>joe</command> used to
152 launch <application>Emacs</application> emulation mode.</para>
153 <indexterm zone="joe jmacs">
154 <primary sortas="b-jmacs">jmacs</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158
159 <varlistentry id="joe-prog">
160 <term><command>joe</command></term>
161 <listitem>
162 <para>is a small text editor capable of emulating
163 WordStar, <application>Pico</application>, and
164 <application>Emacs</application>.</para>
165 <indexterm zone="joe joe-prog">
166 <primary sortas="b-joe">joe</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 <varlistentry id="jpico">
172 <term><command>jpico</command></term>
173 <listitem>
174 <para>is a symbolic link to <command>joe</command> used to
175 launch <application>Pico</application> emulation mode.</para>
176 <indexterm zone="joe jpico">
177 <primary sortas="b-jpico">jpico</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 <varlistentry id="jstar">
183 <term><command>jstar</command></term>
184 <listitem>
185 <para>is a symbolic link to <command>joe</command> used to
186 launch WordStar emulation mode.</para>
187 <indexterm zone="joe jstar">
188 <primary sortas="b-jstar">jstar</primary>
189 </indexterm>
190 </listitem>
191 </varlistentry>
192
193 <varlistentry id="rjoe">
194 <term><command>rjoe</command></term>
195 <listitem>
196 <para>is a symbolic link to <command>joe</command> that restricts
197 <application>JOE</application> to editing only files which are
198 specified on the command-line.</para>
199 <indexterm zone="joe rjoe">
200 <primary sortas="b-rjoe">rjoe</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 <varlistentry id="termidx">
206 <term><command>termidx</command></term>
207 <listitem>
208 <para>is a program used by <command>joe</command> to generate the
209 termcap index file.</para>
210 <indexterm zone="joe termidx">
211 <primary sortas="b-termidx">termidx</primary>
212 </indexterm>
213 </listitem>
214 </varlistentry>
215
216 </variablelist>
217
218 </sect2>
219
220</sect1>
Note: See TracBrowser for help on using the repository browser.