Changeset 7945

Show
Ignore:
Timestamp:
02/24/07 09:09:54 (1 year ago)
Author:
manuel
Message:

Removed obsolete warning about reinstalling Bzip2.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter01/changelog.xml

    r7944 r7945  
    4141      <itemizedlist> 
    4242        <listitem> 
     43          <para>[manuel] - Removed obsolete warning about reinstalling Bzip2. 
     44          Thanks to Chris Staub for the report and patch.</ulink></para> 
     45        </listitem> 
    4346          <para>[manuel] - Removed chmod and chown commands from linux headers 
    4447          installation. The headers are now installed with the proper permissions. 
  • trunk/BOOK/chapter06/bzip2.xml

    r7893 r7945  
    6767<screen><userinput>make</userinput></screen> 
    6868 
    69     <para>If reinstalling Bzip2, perform 
    70     <userinput>rm -vf /usr/bin/bz*</userinput> first, otherwise the following 
    71     <command>make install</command> will fail.</para> 
    72  
    7369    <para>Install the programs:</para> 
    7470