I've been trying to get Rob Fisher's ARM version of ImageMagick to work in conjucntion with libtiff, so that I can convert TIFF files to JPEG, without success.
I keep getting the message 'TIFF library not available' and looking in the binary with a hex editor I see 'image->signature == 0xabacadab TIFF library not available' which makes me think that TIFF support is not included in this ImageMagick binary.
I really would like to get a Zaurus C3100 version of the ImageMagick 'convert' binary, I don't need any of the other functions, with TIFF support. Could anybody help - please?