mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
fe4403e5d7
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@76 af4574ff-66df-0310-9fd7-8a98e5e911e0
11 lines
252 B
XML
11 lines
252 B
XML
<sect2>
|
|
<title>Installation of joe</title>
|
|
|
|
<para>Install joe by running the following commands:</para>
|
|
|
|
<para><screen><userinput>./configure --sysconfdir=/etc --prefix=/usr &&
|
|
make &&
|
|
make install</userinput></screen></para>
|
|
|
|
</sect2>
|