mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
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:
parent
9e563d2a31
commit
7a9d769800
@ -60,6 +60,8 @@ commands:</para>
|
||||
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &&
|
||||
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>
|
||||
|
@ -54,6 +54,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