Whamcloud - gitweb
tests: add checks for journal checksum feature
[tools/e2fsprogs.git] / INSTALL.elfbin
index fab2858..3f54aa1 100644 (file)
@@ -1,12 +1,17 @@
 NOTE: This is the ELF version of the binary distribution.  If you have
-a DLL system, please compile e2fsprogs from sources yourself.
+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.)  
+
+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:
 
 1) Install this tar file using the following command:
 
-       gunzip < e2fsprogs-1.09-elfbin.tar.gz | (cd /; tar Sxvpf - )
+       gunzip < e2fsprogs-1.13-elfbin.tar.gz | (cd /; tar Sxvpf - )
 
 2) Run ldconfig to update the shared library pointers.