glfs/general/genlib/slang/slang-inst.xml
Larry Lawrence 30b04fdf11 added slang from Timothy
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@79 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-08 20:40:05 +00:00

11 lines
238 B
XML

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