Whamcloud - gitweb
LU-13197 e2fsck: avoid mallinfo() if over 2GB allocated
[tools/e2fsprogs.git] / INSTALL.elfbin
index 2d592a5..9c2c600 100644 (file)
@@ -1,7 +1,10 @@
 NOTE: This is the ELF version of the binary distribution.  If you have
 a DLL system, please compile e2fsprogs from sources yourself.  (In
 fact, in general you're better off compiling e2fsprogs from sources
-instead of using precompiled binaries.)
+instead of using precompiled binaries.)  
+
+Also please note that these binaries assume the use of the GNU Libc.
+If you're still using libc5, you'll need build e2fsprogs from source.
 
        To install the binary distribution of the second extended file
 system management programs, just follow the steps:
@@ -32,7 +35,7 @@ frequency, and the fsck pass number, respectively.  The problem with
 this is that the getmntent() library routine interprets those missing
 fields as "0", and a pass number of 0 is documented as meaning that
 fsck should not check that particular filesystem.  If your entries in
-your /etc/fstab file look liks this:
+your /etc/fstab file look like this:
 
 /dev/hda4       /        ext2        defaults