2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of E2fsprogs</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>Install E2fsprogs by running the following commands:</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2001-09-05 18:04:48 +01:00
|
|
|
<para><screen><userinput>./configure --prefix=/usr --with-root-prefix=/ \</userinput>
|
2001-07-10 16:06:31 +01:00
|
|
|
<userinput> --enable-elf-shlibs &&</userinput>
|
|
|
|
<userinput>make &&</userinput>
|
|
|
|
<userinput>make install &&</userinput>
|
2001-09-07 19:00:10 +01:00
|
|
|
<userinput>make install-libs</userinput></screen></para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|