The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

INSTALL

In case the automatic detection fails, one can use some different attemps to succeed configuration:

$ENV{PKG_CONFIG_PATH}

Prepend or append the path where your libstatgrab.pc resides

$ENV{libstatgrab_CFLAGS}

Set this to the CFLAGS suitable to compile against statgrab.h

$ENV{libstatgrab_LIBS}

Set this to the LINKFLAGS suitable to link against libstatgrab.so