mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 09:07:30 +08:00
13 lines
337 B
XML
13 lines
337 B
XML
|
<sect2>
|
||
|
<title>Installation of db-&db-3.1-version;</title>
|
||
|
|
||
|
<para>Install db-&db-3.1-version; by running the following commands:</para>
|
||
|
|
||
|
<para><screen><userinput>cd build_unix &&
|
||
|
../dist/configure --prefix=/opt/db-&db-3.1-version; --enable-compat185 &&
|
||
|
make &&
|
||
|
make install</userinput></screen></para>
|
||
|
|
||
|
</sect2>
|
||
|
|