glfs/content/databases/db/db-exp.xml
Larry Lawrence d10f793de0 genutils edit, x edit
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@828 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-06 01:46:31 +00:00

14 lines
448 B
XML

<sect2>
<title>Command explanations</title>
<para><userinput>cd build_unix &amp;&amp; ../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>