Glad you got this to run. Strange how even these more 'stable' libs
still got bugs lying around.
D> Just for reference, which version of 32 bit libtiff are you using in
D> your 64 bit environment?
$ file /usr/lib/libtiff.so.5.2.0
ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked,
BuildID[sha1]=01fbf7a983a17585b0e2d63678550cb5f511fe45, stripped
The real pain here is having to do 32-bit at all! If we only got lw to
consider 64-bit a 'professional' feature, and not just a high-end
'enterprise' feature... :-/
-anders