aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/reiserfs-inst.xml
blob: ea90f7e502cf9de0eea6f73b0aa1e9c52467b9c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<sect2>
<title>Installation of Reiserfsprogs</title>

<para>Reiserfsprogs only needs to be installed if you intend on using
the reiserfs filesystem.  Install Reiserfsprogs by running the 
following commands:</para>

<para><screen><userinput>./configure --mandir=/usr/share/man &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

</sect2>