LibTIFF¶
About¶
LibTIFF provides support for the Tag Image File Format (TIFF), a widely used format for storing image data.
Supported versions¶
To check which LibTIFF versions and build types are currently supported on Discoverer, execute on the login node:
module avail libtiff
The recipe followed to build the source code is available at:
https://gitlab.discoverer.bg/vkolev/recipes/-/tree/main/libtiff
There you may also find the log files with the messages generated during the configuration, compilation, testing, and installation of the package.
Loading¶
module load libtiff/latest
Getting help¶
See Getting help