mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
LO: describe how to disable building the firebird database connectivity, as an option.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16950 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
83487d0f29
commit
1cbfd1a42e
@ -635,6 +635,15 @@ fi</userinput></screen>
|
||||
via PackageKit.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-firebird-sdbc</option>: By default, the ability to
|
||||
connect to a <application>firebird</application> database is enabled.
|
||||
This is regarded as 'experimental' and from time to time the unit test
|
||||
CppunitTest_dbaccess_firebird_test fails near the end of the build. If
|
||||
you need to connect to such a database, and the build fails for you,
|
||||
you will need to build <xref linkend="gdb"/> to help upstream debug it.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-gstreamer-1-0</option>: Use this switch if you have not
|
||||
installed <xref linkend="gst10-plugins-base"/>.
|
||||
|
Loading…
Reference in New Issue
Block a user