|
@@ -52,13 +52,10 @@ using a different <filename>Makefile</filename> file, in this case the
|
|
|
<filename class="libraryfile">libbz2.so</filename> library and links the Bzip2
|
|
|
utilities against it.</para>
|
|
|
|
|
|
-<para>Compile the package:</para>
|
|
|
+<para>Compile and test the package:</para>
|
|
|
|
|
|
<screen><userinput>make</userinput></screen>
|
|
|
|
|
|
-<para>To test the results, issue:
|
|
|
-<userinput>make test</userinput>.</para>
|
|
|
-
|
|
|
<para>If reinstalling Bzip2, perform
|
|
|
<userinput>rm -vf /usr/bin/bz*</userinput> first, otherwise the following
|
|
|
<command>make install</command> will fail.</para>
|