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
May 2006

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!



2006.05.05 15:55 "making an rpm ?", by Chris Sharman

I've got fedora core 4,
libtiff-devel-3.7.1-6
libtiff-3.7.1-6.fc4.1
(installed via rpm).

I downloaded the 3.8.2 kit, untarred it, and did:
./configure --prefix=/usr --enable-zlib --enable-jpeg
(the old tiff2ps was in /usr/bin/tiff2ps)
It said lots of stuff, as promised, and looked ok.
How do I tell which version I'm using ?

I notice the man page for tiff2ps mentions (under BUGS) that postscript 
doesn't support colormap.
It has for quite some time now, as /Indexed colorspace.

Is there a list of gotchas anywhere that are likely to bite me - a 
friend said cmyk support was missing ?
I may have some time to work on stuff like that ...
(written a tiff reader before in pascal for vms).

Thanks
Chris