glfs/xsoft/office/evolution/db-3.1-inst.xml

13 lines
397 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>db-&db-3.1-version;</application></title>
<para>Install <application>db-&db-3.1-version;</application> by running the following commands:</para>
<screen><userinput><command>cd build_unix &amp;&amp;
../dist/configure --prefix=/opt/db-&db-3.1-version; --enable-compat185 &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>