|
@@ -45,6 +45,9 @@ utilities against it.</para>
|
|
|
|
|
|
<screen><userinput>make</userinput></screen>
|
|
|
|
|
|
+<para>To test the results, issue:
|
|
|
+<userinput>make test</userinput>.</para>
|
|
|
+
|
|
|
<para>If reinstalling Bzip2, perform
|
|
|
<userinput>rm -f /usr/bin/bz*</userinput> first, otherwise the following
|
|
|
<command>make install</command> will fail.</para>
|