| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2005.12.02 22:46 "Re: Determining installed version of libtiff", by Frank WarmerdamOn 12/2/05, John Engelke wrote: > Is there a quick way from bash to determine the currently installed > version of libtiff (i.e. 3.6.1, 3.7.4), a utility or just plain > somewhere to look? John, The tiffvers.h includes the version encoded as a string and a numeric constant. At the C API level you can call TIFFGetVersion() to return the version string. Good luck, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent |
|||||||