fb_config(1)

query firebird configuration

Section 1 firebird-dev bookworm source

Description

FB_CONFIG

NAME

fb_config - query firebird configuration

SYNOPSIS

B<fb_config> I<option>...

DESCRIPTION

fb_config prints various configuration parameters of Firebird.

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.

AUTHOR & COPYRIGHT

Copyright (C) 2016, Damyan Ivanov.

This manpage was written by Damyan Ivanov for the Debian project. Permission is granted to use this document, with or without modifications, provided that this notice is retained. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.