glfs/x/lib/lesstif/lesstif-config.xml
Larry Lawrence b9ad2f9af7 proper, filename classes, Chap 27 & 28
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1272 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-02 15:28:50 +00:00

26 lines
699 B
XML

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