xrootd-config - Man Page
Get configuration information to compile programs which use XRootD
Synopsis
| xrootd-config | [options] |
Description
The xrootd-config command line utility makes it easier to build applications that use XRootD.
It can print the installation prefix, compiler flags, and plugin version needed to link against XRootD.
Options
- --cflags
Print pre-processor and compiler flags on standard output.
- --help
Print a usage message on standard output.
- --plugin-version
Print plugin version on standard output.
- --prefix
Print installation prefix on standard output.
- --version
Print version information on standard output.
Exit Status
If xrootd-config succeeds, it will exit with 0. Otherwise, if an error occurs, it will exit with a non-zero value.
See Also
Info
XRootD v6.1.1