glfs/x/lib/lesstif/lesstif-config.xml
Larry Lawrence dcd80728f1 sourceforge and grammar
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2259 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-04 00:38:36 +00:00

26 lines
697 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>