I am compiling imagemagick 6.8.9-0 on HPUX B.11.23 U ia64. It used to compile fine until we upgraded libtiff.
Now libMagickCore and libMagickWand compiles fine and links with libtiff.so.7 which is the upgraded version. But libMagick++ always look for libtiff.so.5.
I did everything but no success. Any ideas what I can do next ?ld: Can't find dependent library "libtiff.so.5"
Thanks!