AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
December 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2005.12.02 18:39 "Determining installed version of libtiff", by John Engelke
2005.12.02 19:12 "Re: Determining installed version of libtiff", by Bob Friesenhahn
2005.12.02 22:46 "Re: Determining installed version of libtiff", by Frank Warmerdam
2005.12.02 23:07 "Re: Determining installed version of libtiff", by Bob Friesenhahn
2005.12.03 02:40 "Re: Determining installed version of libtiff", by Frank Warmerdam
2005.12.03 03:50 "Re: Determining installed version of libtiff", by Bob Friesenhahn
2005.12.03 13:54 "Re: Determining installed version of libtiff", by Andrey Kiselev
2005.12.03 13:55 "Re: Determining installed version of libtiff", by Andrey Kiselev
2005.12.06 20:13 "Re: Determining installed version of libtiff", by John Engelke
2005.12.06 22:07 "Re: Determining installed version of libtiff", by Andrey Kiselev

2005.12.02 19:12 "Re: Determining installed version of libtiff", by Bob Friesenhahn

On Fri, 2 Dec 2005, 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?
>
> Please help I urgently need to know this information to resolve some
> problems I am having processing Photoshop TIFF files and an "unknown
> field with tag 34665 (0x8769) encountered" error.

I notice that the output of

   convert -list format | grep TIFF

includes the value of TIFF_VERSION in parenthesis.  Unfortunately, 
this value seems to reflect an ABI version rather than the specific 
version of libtiff.

It would be useful if libtiff included a library call to return the 
libtiff release version.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/