Installation of E2fsprogs
Install E2fsprogs by running the following commands:
Please note that the empty --with-root-prefix= option below is supposed
to be like this. I did not forget to supply a value there.
./configure --prefix=/usr --with-root-prefix= \
--enable-elf-shlibs &&
make &&
make install &&
make install-libs