mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Added a test suite note to expat.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3649 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
412d7512eb
commit
f0cd225528
@ -44,7 +44,7 @@ C library for parsing <acronym>XML</acronym>.</para>
|
||||
<sect3><title><application>expat</application> dependencies</title>
|
||||
<sect4><title>Optional</title>
|
||||
<para><ulink url="http://check.sourceforge.net/">Check</ulink>
|
||||
(for running the <command>make check</command> tests)</para>
|
||||
(for running the test suite)</para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
@ -59,6 +59,8 @@ commands:</para>
|
||||
<screen><userinput><command>./configure --prefix=/usr &&
|
||||
make</command></userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the root user:</para>
|
||||
|
||||
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user