mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 09:07:30 +08:00
14 lines
447 B
XML
14 lines
447 B
XML
|
<sect2>
|
||
|
<title>Command explanations</title>
|
||
|
|
||
|
<para><userinput>cd build_unix && ../dist/configure --prefix=/usr --enable-compat185 :</userinput>
|
||
|
This replaces the normal ./configure command as db comes with the various
|
||
|
build directories for different platforms.</para>
|
||
|
|
||
|
<para><userinput>make docdir=/usr/share/doc/db-&db-version;
|
||
|
install :</userinput> This installs db installing the documentation in
|
||
|
the correct place.</para>
|
||
|
|
||
|
</sect2>
|
||
|
|