ImageMagick Unable To Find libtiff.a
Posted: 2008-04-22T14:51:05-07:00
Hello:
I have been building ImageMagick-6.4.0 over and over on AIX 5.3. It builds okay. But when executing anything in the /bin directory I always get:
0509-036 Cannot load program xxxxxx because of the following errors:
0509-022 Cannot load module /opt/apps/ots/ImageMagick/lib/libMagickCore.a(libMagickCore.so.1).
0509-150 Dependent module /opt/freeware/lib/libtiff.a(libtiff.so.3) could not be loaded.
0509-152 Member libtiff.so.3 is not found in archive
0509-022 Cannot load module xxxxxx.
0509-150 Dependent module /opt/apps/ots/ImageMagick/lib/libMagickCore.a(libMagickCore.so.1) could not be loaded.
0509-022 Cannot load module .
My question: How do I force ImageMagick to look for libtiff.a in a different directory? I really need to make it stop looking in /opt/freeware/lib for libtiff.a and to make it start looking for it in a directory that I specify. How can I do that?
---Thanks A Million
---TConrad
I have been building ImageMagick-6.4.0 over and over on AIX 5.3. It builds okay. But when executing anything in the /bin directory I always get:
0509-036 Cannot load program xxxxxx because of the following errors:
0509-022 Cannot load module /opt/apps/ots/ImageMagick/lib/libMagickCore.a(libMagickCore.so.1).
0509-150 Dependent module /opt/freeware/lib/libtiff.a(libtiff.so.3) could not be loaded.
0509-152 Member libtiff.so.3 is not found in archive
0509-022 Cannot load module xxxxxx.
0509-150 Dependent module /opt/apps/ots/ImageMagick/lib/libMagickCore.a(libMagickCore.so.1) could not be loaded.
0509-022 Cannot load module .
My question: How do I force ImageMagick to look for libtiff.a in a different directory? I really need to make it stop looking in /opt/freeware/lib for libtiff.a and to make it start looking for it in a directory that I specify. How can I do that?
---Thanks A Million
---TConrad