From: Theodore Ts'o Date: Sat, 2 Jan 1999 04:15:29 +0000 (+0000) Subject: ChangeLog, INSTALL.elfbin: X-Git-Tag: E2FSPROGS-1_15~59 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=04c5b028a92be92d991e8c8a2d9ee2a9d9c8a937;p=tools%2Fe2fsprogs.git ChangeLog, INSTALL.elfbin: INSTALL.elfbin (NOTE): Add a warning that the ELF binaries assume glibc. --- diff --git a/ChangeLog b/ChangeLog index 99c4a79..db99f5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-01-01 Theodore Ts'o + * INSTALL.elfbin (NOTE): Add a warning that the ELF binaries + assume glibc. + * config.guess: Update with a newer version from the FSF (although I've removed rms's pathetic LINUX/GNU name kludgery) diff --git a/INSTALL.elfbin b/INSTALL.elfbin index 2d592a5..3f54aa1 100644 --- a/INSTALL.elfbin +++ b/INSTALL.elfbin @@ -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: