mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Added a test suite note to NTP.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3964 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a6639511b0
commit
11cf9f2de7
@ -71,9 +71,14 @@
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr --bindir=/usr/sbin \
|
||||
--sysconfdir=/etc &&
|
||||
make &&
|
||||
make install</userinput></screen>
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="configuration">
|
||||
|
Loading…
Reference in New Issue
Block a user