Changeset a12d507
- Timestamp:
- 05/08/2006 08:08:04 PM (17 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- ad3a136
- Parents:
- 83b720b
- Location:
- prologue
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
prologue/hostreqs.xml
r83b720b ra12d507 82 82 GCC.</para> 83 83 84 <para>If the host kernel is either 2.6.x, or it was not compiled using85 a GCC-3.0 (or later) compiler, you will have to replace the kernel with86 one adhering to the specifications. There are two methods you can take87 to solve this. First, see if your Linux vendor provides a 2.6 kernel88 package. If so, you may wish to install it. If your vendor doesn't offer89 a 2.6 kernel package, or you would prefer not to install it, then you90 can compile a 2.6 kernel yourself. Instructions for compiling the kernel91 and configuring the boot loader (assuming the host uses GRUB) are located92 in <xref linkend="chapter-bootable"/>.</para>84 <para>If the host kernel is either earlier than 2.6.x, or it was not 85 compiled using a GCC-3.0 (or later) compiler, you will have to replace 86 the kernel with one adhering to the specifications. There are two methods 87 you can take to solve this. First, see if your Linux vendor provides a 88 2.6 kernel package. If so, you may wish to install it. If your vendor 89 doesn't offer a 2.6 kernel package, or you would prefer not to install it, 90 then you can compile a 2.6 kernel yourself. Instructions for compiling the 91 kernel and configuring the boot loader (assuming the host uses GRUB) are 92 located in <xref linkend="chapter-bootable"/>.</para> 93 93 </listitem> 94 94 -
prologue/prerequisites.xml
r83b720b ra12d507 35 35 36 36 <para>This is a comprehensive guide to building and installing 37 <quote>generic</quote> Unix software distributions under Linux.</para>37 <quote>generic</quote> Unix software packages under Linux.</para> 38 38 </listitem> 39 39
Note:
See TracChangeset
for help on using the changeset viewer.