Having downloaded the WCM module I followed the README and tried a restart. On receiving a HTTP404 error in the browser, I started to look at the catalina.out file where I spotted the following:
12:02:33,556 ERROR [transform.magick.AbstractImageMagickContentTransformer] ImageMagickContentTransformer not available: Failed to perform ImageMagick transformation:
Execution result:
os: Linux
command: convert /dbmgmnt/ingres/af/apache-tomcat/temp/Alfresco/ImageMagickContentTransformer_init_source_4926.gif /dbmgmnt/ingres/af/apache-tomcat/temp/Alfresco/ImageMagickContentTransformer_init_target_4927.png
succeeded: false
exit code: 1
out:
err: /dbmgmnt/ingres/af/common/bin/.convert.bin: /lib/libc.so.6: version `GLIBC_2.0' not found (required by /dbmgmnt/ingres/af/common/bin/.convert.bin)
/dbmgmnt/ingres/af/common/bin/.convert.bin: /lib/libdl.so.2: version `GLIBC_2.1' not found (required by
I have checked my LD_LIBRARY_PATH which contains /lib, /usr/lib, /usr/local/lib and the Ingres lib directories.
Once again, any advise / guidance gratefully received…
Mark