%general-entities; ]> E2fsprogs-&e2fsprogs-version; E2fsprogs chroot Installation of E2fsprogs ../configure --prefix=/tools \ --enable-elf-shlibs --with-cc=${CC} --with-linker=${LD} \ --build=${CLFS_HOST} --host=${CLFS_TARGET} The meaning of the configure options: make libs Install the static libraries and headers: make install-libs The meaning of the make option: install-libs This command will only install the e2fsprogs libraries. <para>Details on this package are located in <xref linkend="contents-e2fsprogs" role="."/></para> </sect2> </sect1>