glfs/x/lib/lesstif/lesstif-inst.xml

13 lines
244 B
XML
Raw Normal View History

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