|
@@ -71,20 +71,11 @@ EOF</userinput></screen>
|
|
|
|
|
|
<para>Prepare Man-DB for compilation:</para>
|
|
|
|
|
|
-<screen><userinput remap="configure">./configure --prefix=/usr --enable-mb-groff --disable-setuid</userinput></screen>
|
|
|
+<screen><userinput remap="configure">./configure --prefix=/usr --libexecdir=/usr/lib --disable-setuid</userinput></screen>
|
|
|
|
|
|
<variablelist>
|
|
|
<title>The meaning of the configure options:</title>
|
|
|
|
|
|
- <varlistentry>
|
|
|
- <term><parameter>--enable-mb-groff</parameter></term>
|
|
|
- <listitem>
|
|
|
- <para>This tells the <command>man</command> program to use the
|
|
|
- <quote>ascii8</quote> and <quote>nippon</quote> Groff devices for
|
|
|
- formatting non-ISO-8859-1 manual pages.</para>
|
|
|
- </listitem>
|
|
|
- </varlistentry>
|
|
|
-
|
|
|
<varlistentry>
|
|
|
<term><parameter>--disable-setuid</parameter></term>
|
|
|
<listitem>
|