Changeset 7945
- Timestamp:
- 02/24/07 09:09:54 (1 year ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter06/bzip2.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r7944 r7945 41 41 <itemizedlist> 42 42 <listitem> 43 <para>[manuel] - Removed obsolete warning about reinstalling Bzip2. 44 Thanks to Chris Staub for the report and patch.</ulink></para> 45 </listitem> 43 46 <para>[manuel] - Removed chmod and chown commands from linux headers 44 47 installation. The headers are now installed with the proper permissions. trunk/BOOK/chapter06/bzip2.xml
r7893 r7945 67 67 <screen><userinput>make</userinput></screen> 68 68 69 <para>If reinstalling Bzip2, perform70 <userinput>rm -vf /usr/bin/bz*</userinput> first, otherwise the following71 <command>make install</command> will fail.</para>72 73 69 <para>Install the programs:</para> 74 70
