diff options
Diffstat (limited to 'chapter05/fileutils-inst.xml')
-rw-r--r-- | chapter05/fileutils-inst.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml index 83e77af52..adfff9733 100644 --- a/chapter05/fileutils-inst.xml +++ b/chapter05/fileutils-inst.xml @@ -3,13 +3,13 @@ <para>The programs from a statically linked Fileutils package may cause segmentation faults on certain systems, if your distribution has -Glibc-2.2.3 or higher installed. It also seems to happen mostly on machines +Glibc-2.2.3 or higher installed. It seems to happen mostly on machines powered by an AMD CPU, but there is a case or two where an Intel system -is affected as well. If your system falls under this category, try the +is affected as well. If your system falls in this category, try the following fix.</para> <para>Note that in some cases using these sed commands will result in -problems not being able to compile this package at all, even when your +not being able to compile this package at all, even when your system has an AMD CPU and has Glibc-2.2.3 (or higher) installed. If that's the case, you'll need to remove the fileutils-&fileutils-version; directory and unpack it again from the tarball before continuing. We believe this |