Added a test suite note to Wget and pkgconfig.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3671 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2005-04-04 22:51:21 +00:00
parent 9e563d2a31
commit 7a9d769800
2 changed files with 4 additions and 0 deletions

View File

@ -60,6 +60,8 @@ commands:</para>
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>

View File

@ -54,6 +54,8 @@ commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
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>