glfs/postlfs/editors/joe/joe-inst.xml

11 lines
312 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>joe</application></title>
<para>Install <application>joe</application> by running the following commands:</para>
<screen><userinput><command>./configure --sysconfdir=/etc --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>