Subject: | Cannot build on FreeBSD (libstatgrab is installed) |
If trying to build the module on FreeBSD, then I get the error:
*******************************************
Couldn't find libstatgrab (at least 0.12)
which is required for this module.
To obtain it, go to
http://www.i-scream.org/libstatgrab/
*******************************************
But libstatgrab is installed on this system:
$ pkg-config --version libstatgrab
0.20
(I suspect that you're just looking at /usr and not on the location
returned by pkg-config, because on FreeBSD 3rd party libraries are
usually installed in /usr/local)
Regards,
Slaven