libdevel-checklib-perl

module for checking the availability of a library

Description

Devel::CheckLib is a perl module that checks whether a particular C library and its headers are available.

It works by trying to compile some code and linking it to the specified libraries. If something pops out the end which looks executable, it gets executed. That tiny program is built once for each specified library, and (without linking) once for each header file.

It is also possible to check for the presence of particular functions in a library, or even that those functions return particular results.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Devel-CheckLib


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdevel-checklib-perl