The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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