mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
added C++ and java support.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@392 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
ef0a9085fc
commit
602ccfd8cd
@ -4,7 +4,10 @@
|
||||
<para>Install db by running the following commands:</para>
|
||||
|
||||
<para><screen><userinput>cd build_unix &&
|
||||
../dist/configure --prefix=/usr --enable-compat185 &&
|
||||
../dist/configure --prefix=/usr \
|
||||
--enable-compat185 \
|
||||
--enable-cxx \
|
||||
--enable-java &&
|
||||
make &&
|
||||
make docdir=/usr/share/doc/db-&db-version; install</userinput></screen></para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user