![]() |
![]() |
![]() |
liboscats Reference Manual | ![]() |
---|
After unpacking the OSCATS source distribution, run:
./configure make make install
The default installation location is /usr/local
.
Alternate locations can be specified with the --prefix
option to configure
. If linking against the OSCATS C
library in a non-standard location, you may need to set the
PKG_CONFIG_PATH
environment variable for
pkg-config
. By default, none of the language bindings
are included; to build these, use the --enable-*-bindings
options.