2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-04-06 09:46:31 +08:00
|
|
|
<para><userinput>cd build_unix && ../dist/configure --prefix=/usr --enable-compat185</userinput> :
|
2002-07-08 04:28:42 +08:00
|
|
|
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;
|
2003-04-06 09:46:31 +08:00
|
|
|
install</userinput> : This installs db installing the documentation in
|
2002-07-08 04:28:42 +08:00
|
|
|
the correct place.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|