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

11 lines
252 B
XML
Raw Normal View History

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