glfs/x/lib/lesstif/lesstif-config.xml
Larry Lawrence 268be77aea added lesstif, updated sendmail, slrn
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@172 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-30 02:35:02 +00:00

25 lines
584 B
XML

<sect2>
<title>Configuring lesstif</title>
<sect3><title>Configuration Information</title>
&library-config;
</sect3>
</sect2>
<sect2><title>Testing Lesstif</title>
<para>It is advisable to test the installation of lesstif with the
test suite located in lesstif-&lesstif-version;/test. It is not
required to install any of the resulting binaries to validate the
installation, the following commands, executed in
<filename>lesstif-&lesstif-version;/test</filename>, will
suffice:</para>
<para><screen><userinput>
./configure &amp;&amp;
make
</userinput></screen></para>
</sect2>