2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-05-14 08:14:31 +08:00
|
|
|
<para><command>cd build_unix && ../dist/configure --prefix=/usr
|
2003-10-03 06:40:45 +08:00
|
|
|
--enable-compat185</command>:
|
2003-05-14 08:14:31 +08:00
|
|
|
This replaces the normal <command>./configure</command> command as
|
2003-09-29 21:41:12 +08:00
|
|
|
<application>Berkeley DB</application> comes with the various
|
2002-07-08 04:28:42 +08:00
|
|
|
build directories for different platforms.</para>
|
|
|
|
|
2003-05-14 08:14:31 +08:00
|
|
|
<para><command>make docdir=/usr/share/doc/db-&db-version;
|
2003-10-03 06:40:45 +08:00
|
|
|
install</command>: This installs the documentation in
|
2002-07-08 04:28:42 +08:00
|
|
|
the correct place.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|