Changeset c0a34eb


Ignore:
Timestamp:
05/13/2005 05:43:03 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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
Children:
2cfa892
Parents:
ed59474e
Message:

Tagged joe.xml

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

Location:
postlfs/editors
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/emacs.xml

    red59474e rc0a34eb  
    5555    </itemizedlist>
    5656
    57     <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
     57    <bridgehead renderas="sect3">Emacs Dependencies</bridgehead>
    5858
    5959    <bridgehead renderas="sect4">Optional</bridgehead>
  • postlfs/editors/joe.xml

    red59474e rc0a34eb  
    1313]>
    1414
    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
    23 sortas="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
    29 capable of emulating WordStar, <application>Pico</application>,
    30 and <application>Emacs</application>.</para>
    31 
    32 <sect3><title>Package information</title>
    33 <itemizedlist spacing='compact'>
    34 <listitem><para>Download (HTTP): <ulink
    35 url="&joe-download-http;"/></para></listitem>
    36 <listitem><para>Download (FTP): <ulink
    37 url="&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
    52 following commands:</para>
    53 
    54 <screen><userinput><command>./configure --sysconfdir=/etc --prefix=/usr &amp;&amp;
    55 make</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 Libraries</segtitle>
    99 <segtitle>Installed Directory</segtitle>
    100 <seglistitem>
    101 <seg>jmacs, joe, jpico, jstar, rjoe and termidx</seg>
    102 <seg>None</seg>
    103 <seg>/etc/joe</seg>
    104 </seglistitem>
    105 </segmentedlist>
    106 
    107 <variablelist>
    108 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    109 <?dbfo list-presentation="list"?>
    110 
    111 <varlistentry id="jmacs">
    112 <term><filename>jmacs</filename></term>
    113 <listitem><para>is a symbolic link to
    114 <command>joe</command> used to launch <application>Emacs</application>
    115 emulation mode.</para>
    116 <indexterm zone="joe jmacs">
    117 <primary sortas="b-jmacs">jmacs</primary></indexterm>
    118 </listitem>
    119 </varlistentry>
    120 
    121 <varlistentry id="joe-prog">
    122 <term><filename>joe</filename></term>
    123 <listitem><para>is a small text editor capable of emulating
    124 WordStar, <application>Pico</application>, and
    125 <application>Emacs</application>.</para>
    126 <indexterm zone="joe joe-prog">
    127 <primary sortas="b-joe">joe</primary></indexterm>
    128 </listitem>
    129 </varlistentry>
    130 
    131 <varlistentry id="jpico">
    132 <term><filename>jpico</filename></term>
    133 <listitem><para>is a symbolic link to
    134 <command>joe</command> used to launch <application>Pico</application>
    135 emulation mode.</para>
    136 <indexterm zone="joe jpico">
    137 <primary sortas="b-jpico">jpico</primary></indexterm>
    138 </listitem>
    139 </varlistentry>
    140 
    141 <varlistentry id="jstar">
    142 <term><filename>jstar</filename></term>
    143 <listitem><para>is a symbolic link to
    144 <command>joe</command> used to launch WordStar
    145 emulation mode.</para>
    146 <indexterm zone="joe jstar">
    147 <primary sortas="b-jstar">jstar</primary></indexterm>
    148 </listitem>
    149 </varlistentry>
    150 
    151 <varlistentry id="rjoe">
    152 <term><filename>rjoe</filename></term>
    153 <listitem><para>is a symbolic link to
    154 <command>joe</command> that restricts
    155 <application><acronym>JOE</acronym></application> to editing
    156 only files which are specified on the command-line.</para>
    157 <indexterm zone="joe rjoe">
    158 <primary sortas="b-rjoe">rjoe</primary></indexterm>
    159 </listitem>
    160 </varlistentry>
    161 
    162 <varlistentry id="termidx">
    163 <term><filename>termidx</filename></term>
    164 <listitem><para>is a program used by
    165 <command>joe</command> to generate the termcap index file.</para>
    166 <indexterm zone="joe termidx">
    167 <primary sortas="b-termidx">termidx</primary></indexterm>
    168 </listitem>
    169 </varlistentry>
    170 
    171 </variablelist>
    172 
    173 </sect2>
     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    <bridgehead renderas="sect3">Package Information</bridgehead>
     37    <itemizedlist spacing="compact">
     38      <listitem>
     39        <para>Download (HTTP): <ulink url="&joe-download-http;"/></para>
     40      </listitem>
     41      <listitem>
     42        <para>Download (FTP): <ulink url="&joe-download-ftp;"/></para>
     43      </listitem>
     44      <listitem>
     45        <para>Download MD5 sum: &joe-md5sum;</para>
     46      </listitem>
     47      <listitem>
     48        <para>Download size: &joe-size;</para>
     49      </listitem>
     50      <listitem>
     51        <para>Estimated disk space required: &joe-buildsize;</para>
     52      </listitem>
     53      <listitem>
     54        <para>Estimated build time: &joe-time;</para>
     55      </listitem>
     56    </itemizedlist>
     57
     58  </sect2>
     59
     60  <sect2 role="installation">
     61    <title>Installation of JOE</title>
     62
     63    <para>Install <application>JOE</application> by running the
     64    following commands:</para>
     65
     66<screen><userinput>./configure --sysconfdir=/etc --prefix=/usr &amp;&amp;
     67make</userinput></screen>
     68
     69    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     70
     71<screen role="root"><userinput>make install</userinput></screen>
     72
     73  </sect2>
     74
     75  <sect2 role="configuration">
     76    <title>Configuring JOE</title>
     77
     78    <sect3 id="joe-config">
     79      <title>Config Files</title>
     80
     81      <para><filename>/etc/joe/jmacsrc</filename>,
     82      <filename>/etc/joe/joerc</filename>, <filename>/etc/joe/jpicorc</filename>,
     83      <filename>/etc/joe/jstarrc</filename>, <filename>/etc/joe/rjoerc</filename>,
     84      and <filename>~/.joerc</filename></para>
     85
     86      <indexterm zone="joe joe-config">
     87        <primary sortas="e-etc-joe-jmacsrc">/etc/joe/jmacsrc</primary>
     88      </indexterm>
     89
     90      <indexterm zone="joe joe-config">
     91        <primary sortas="e-etc-joe-joerc">/etc/joe/joerc</primary>
     92      </indexterm>
     93
     94      <indexterm zone="joe joe-config">
     95        <primary sortas="e-etc-joe-jpicorc">/etc/joe/jpicorc</primary>
     96      </indexterm>
     97
     98      <indexterm zone="joe joe-config">
     99        <primary sortas="e-etc-joe-jstarrc">/etc/joe/jstarrc</primary>
     100      </indexterm>
     101
     102      <indexterm zone="joe joe-config">
     103        <primary sortas="e-etc-joe-rjoerc">/etc/joe/rjoerc</primary>
     104      </indexterm>
     105
     106      <indexterm zone="joe joe-config">
     107        <primary sortas="e-AA.joerc">~/.joerc</primary>
     108      </indexterm>
     109
     110    </sect3>
     111
     112  </sect2>
     113
     114  <sect2 role="content">
     115    <title>Contents</title>
     116
     117    <segmentedlist>
     118      <segtitle>Installed Programs</segtitle>
     119      <segtitle>Installed Libraries</segtitle>
     120      <segtitle>Installed Directory</segtitle>
     121
     122      <seglistitem>
     123        <seg>jmacs, joe, jpico, jstar, rjoe, and termidx</seg>
     124        <seg>None</seg>
     125        <seg>/etc/joe</seg>
     126      </seglistitem>
     127    </segmentedlist>
     128
     129    <variablelist>
     130      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     131      <?dbfo list-presentation="list"?>
     132      <?dbhtml list-presentation="table"?>
     133
     134      <varlistentry id="jmacs">
     135        <term><command>jmacs</command></term>
     136        <listitem>
     137          <para>is a symbolic link to <command>joe</command> used to
     138          launch <application>Emacs</application> emulation mode.</para>
     139          <indexterm zone="joe jmacs">
     140            <primary sortas="b-jmacs">jmacs</primary>
     141          </indexterm>
     142        </listitem>
     143      </varlistentry>
     144
     145      <varlistentry id="joe-prog">
     146        <term><command>joe</command></term>
     147        <listitem>
     148          <para>is a small text editor capable of emulating
     149          WordStar, <application>Pico</application>, and
     150          <application>Emacs</application>.</para>
     151          <indexterm zone="joe joe-prog">
     152            <primary sortas="b-joe">joe</primary>
     153          </indexterm>
     154        </listitem>
     155      </varlistentry>
     156
     157      <varlistentry id="jpico">
     158        <term><command>jpico</command></term>
     159        <listitem>
     160          <para>is a symbolic link to <command>joe</command> used to
     161          launch <application>Pico</application> emulation mode.</para>
     162          <indexterm zone="joe jpico">
     163            <primary sortas="b-jpico">jpico</primary>
     164          </indexterm>
     165        </listitem>
     166      </varlistentry>
     167
     168      <varlistentry id="jstar">
     169        <term><command>jstar</command></term>
     170        <listitem>
     171          <para>is a symbolic link to <command>joe</command> used to
     172          launch WordStar emulation mode.</para>
     173          <indexterm zone="joe jstar">
     174            <primary sortas="b-jstar">jstar</primary>
     175          </indexterm>
     176        </listitem>
     177      </varlistentry>
     178
     179      <varlistentry id="rjoe">
     180        <term><command>rjoe</command></term>
     181        <listitem>
     182          <para>is a symbolic link to <command>joe</command> that restricts
     183          <application>JOE</application> to editing only files which are
     184          specified on the command-line.</para>
     185          <indexterm zone="joe rjoe">
     186            <primary sortas="b-rjoe">rjoe</primary>
     187          </indexterm>
     188        </listitem>
     189      </varlistentry>
     190
     191      <varlistentry id="termidx">
     192        <term><command>termidx</command></term>
     193        <listitem>
     194          <para>is a program used by <command>joe</command> to generate the
     195          termcap index file.</para>
     196          <indexterm zone="joe termidx">
     197            <primary sortas="b-termidx">termidx</primary>
     198          </indexterm>
     199        </listitem>
     200      </varlistentry>
     201
     202    </variablelist>
     203
     204  </sect2>
    174205
    175206</sect1>
Note: See TracChangeset for help on using the changeset viewer.