source: postlfs/editors/joe.xml@ dcbbcc4a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.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 dcbbcc4a was dcbbcc4a, checked in by Larry Lawrence <larry@…>, 19 years ago

corrected location of config files

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3437 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 chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY joe-download-http "http://prdownloads.sourceforge.net/joe-editor/joe-&joe-version;.tar.gz">
8 <!ENTITY joe-download-ftp " ">
9 <!ENTITY joe-md5sum "2a6ef018870fca9b7df85401994fb0e0">
10 <!ENTITY joe-size "380 KB">
11 <!ENTITY joe-buildsize "5.7 MB">
12 <!ENTITY joe-time "0.11 SBU">
13]>
14
15<sect1 id="joe">
16<sect1info>
17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
19</sect1info>
20<?dbhtml filename="joe.html"?>
21<title>JOE-&joe-version;</title>
22<indexterm zone="joe"><primary
23sortas="a-JOE">JOE</primary></indexterm>
24
25<sect2>
26<title>Introduction to <application><acronym>JOE</acronym></application></title>
27
28<para><application>JOE</application> (Joe's own editor) is a small text editor
29capable of emulating WordStar, <application>Pico</application>,
30and <application>Emacs</application>.</para>
31
32<sect3><title>Package information</title>
33<itemizedlist spacing='compact'>
34<listitem><para>Download (HTTP): <ulink
35url="&joe-download-http;"/></para></listitem>
36<listitem><para>Download (FTP): <ulink
37url="&joe-download-ftp;"/></para></listitem>
38<listitem><para>Download MD5 sum: &joe-md5sum;</para></listitem>
39<listitem><para>Download size: &joe-size;</para></listitem>
40<listitem><para>Estimated disk space required:
41&joe-buildsize;</para></listitem>
42<listitem><para>Estimated build time:
43&joe-time;</para></listitem></itemizedlist>
44</sect3>
45
46</sect2>
47
48<sect2>
49<title>Installation of <application><acronym>JOE</acronym></application></title>
50
51<para>Install <application><acronym>JOE</acronym></application> by running the
52following commands:</para>
53
54<screen><userinput><command>./configure --sysconfdir=/etc --prefix=/usr &amp;&amp;
55make</command></userinput></screen>
56
57<para>Now, as the root user:</para>
58
59<screen><userinput role='root'><command>make install</command></userinput></screen>
60
61</sect2>
62
63<sect2>
64<title>Configuration files</title>
65
66<sect3 id="joe-config"><title>Config files</title>
67<para><filename>/etc/joe/jmacsrc</filename>,
68<filename>/etc/joe/joerc</filename>, <filename>/etc/joe/jpicorc</filename>,
69<filename>/etc/joe/jstarrc</filename>, <filename>/etc/joe/rjoerc</filename>,
70<filename>~/.joerc</filename></para>
71<indexterm zone="joe joe-config">
72<primary sortas="e-etc-joe-jmacsrc">/etc/joe/jmacsrc</primary>
73</indexterm>
74<indexterm zone="joe joe-config">
75<primary sortas="e-etc-joe-joerc">/etc/joe/joerc</primary>
76</indexterm>
77<indexterm zone="joe joe-config">
78<primary sortas="e-etc-joe-jpicorc">/etc/joe/jpicorc</primary>
79</indexterm>
80<indexterm zone="joe joe-config">
81<primary sortas="e-etc-joe-jstarrc">/etc/joe/jstarrc</primary>
82</indexterm>
83<indexterm zone="joe joe-config">
84<primary sortas="e-etc-joe-rjoerc">/etc/joe/rjoerc</primary>
85</indexterm>
86<indexterm zone="joe joe-config">
87<primary sortas="e-AA.joerc">~/.joerc</primary>
88</indexterm>
89</sect3>
90
91</sect2>
92
93<sect2>
94<title>Contents</title>
95
96<segmentedlist>
97<segtitle>Installed Programs</segtitle>
98<segtitle>Installed Directory</segtitle>
99<seglistitem>
100<seg>jmacs, joe, jpico, jstar, rjoe and termidx</seg>
101<seg>/etc/joe</seg>
102</seglistitem>
103</segmentedlist>
104
105<variablelist>
106<bridgehead renderas="sect3">Short Descriptions</bridgehead>
107<?dbfo list-presentation="list"?>
108
109<varlistentry id="jmacs">
110<term><filename>jmacs</filename></term>
111<listitem><para>is a symbolic link to
112<command>joe</command> used to launch <application>Emacs</application>
113emulation mode.</para>
114<indexterm zone="joe jmacs">
115<primary sortas="b-jmacs">jmacs</primary></indexterm>
116</listitem>
117</varlistentry>
118
119<varlistentry id="joe-prog">
120<term><filename>joe</filename></term>
121<listitem><para>is a small text editor capable of emulating
122WordStar, <application>Pico</application>, and
123<application>Emacs</application>.</para>
124<indexterm zone="joe joe-prog">
125<primary sortas="b-joe">joe</primary></indexterm>
126</listitem>
127</varlistentry>
128
129<varlistentry id="jpico">
130<term><filename>jpico</filename></term>
131<listitem><para>is a symbolic link to
132<command>joe</command> used to launch <application>Pico</application>
133emulation mode.</para>
134<indexterm zone="joe jpico">
135<primary sortas="b-jpico">jpico</primary></indexterm>
136</listitem>
137</varlistentry>
138
139<varlistentry id="jstar">
140<term><filename>jstar</filename></term>
141<listitem><para>is a symbolic link to
142<command>joe</command> used to launch WordStar
143emulation mode.</para>
144<indexterm zone="joe jstar">
145<primary sortas="b-jstar">jstar</primary></indexterm>
146</listitem>
147</varlistentry>
148
149<varlistentry id="rjoe">
150<term><filename>rjoe</filename></term>
151<listitem><para>is a symbolic link to
152<command>joe</command> that restricts
153<application><acronym>JOE</acronym></application> to editing
154only files which are specified on the command-line.</para>
155<indexterm zone="joe rjoe">
156<primary sortas="b-rjoe">rjoe</primary></indexterm>
157</listitem>
158</varlistentry>
159
160<varlistentry id="termidx">
161<term><filename>termidx</filename></term>
162<listitem><para>is a program used by
163<command>joe</command> to generate the termcap index file.</para>
164<indexterm zone="joe termidx">
165<primary sortas="b-termidx">termidx</primary></indexterm>
166</listitem>
167</varlistentry>
168
169</variablelist>
170
171</sect2>
172
173</sect1>
Note: See TracBrowser for help on using the repository browser.