fb_config - query firebird configuration
Contents
Description
fb_config prints various configuration parameters of Firebird.
Name
fb_config - query firebird configuration
Options
--cflags
Print flags suitable for adding to the C compiler invocation.
--libs
Print flags for linking with the Firebird client library.
--embedlibs
Synonym to --libs in Firebird 3.0.
--bindir
Print the location of the user binaries.
--sbindir
Print the location of the superuser binaries.
--confdir
Print the root of the Firebird installation.
--docdir
Print the directory containing Firebird documentation.
--sampledir
Print the directory contatining Firebird examples.
--sampledbdir
Print the directory containing the sample database employee.fdb.
--intldir
Print the directory containing the Firebird international library and its configuration file.
--securedbdir
Print the directory containing the default security database, security3.fdb.
--msgdir
Print the directory containing the Firebird message file, firebird.msg and its translated variants.
--logdir
Print the directory containing the Firebird log files.
--glockdir
Print the directory containing the lock file of the Firebird guardian process.
--pluginsdir
Print the directory containing Firebird plugins.
--version
Print the version number of the Firebird installation.
Synopsis
B<fb_config> I<option>...
