Technology Tools for Ministry

Community

Web-Empowered Church User Community
Total Posts: 2 - Pages (1): [1]
Author: Adam Craig
Posted: Mar 06 2008 - 02:06 PM
Subject: Six ImageMagick Errors
Hey folks!

Here's another one for the WEC Community:

I have recently transferred my site from a shared server to a VPS solution, and have been receiving the following ImageMagick errors in the Install Tool's Image Processing section:

1. In "1: Reading image formats"

Read PCX
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
CODE:
/usr/binidentify /home/admin/cloverhillumc.org/typo3/sysext/install/imgs/jesus.pcx[0]

Read TGA
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
CODE:
/usr/binidentify /home/admin/cloverhillumc.org/typo3/sysext/install/imgs/jesus.tga[0]

Read PDF
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
CODE:
/usr/binidentify /home/admin/cloverhillumc.org/typo3/sysext/install/imgs/pdf_from_imagemagick.pdf[0]

Read AI
There was no result from the ImageMagick operation
Below there's a dump of the ImageMagick commands executed:
CODE:
/usr/binidentify /home/admin/cloverhillumc.org/typo3/sysext/install/imgs/typo3logotype.ai[0]


2. In "5: GD library functions"

Render text with TrueType font using 'niceText' option
Server generated image only shows one line of text, which is identical to the second line of text as seen in the reference graphic.

Render 'niceText' with a shadow under
Server produces image with one line of text of a lighter shade than in the previous test (similar to the second line of text in the reference graphic). Other two lines are absent, including the shadow text.

I feel fairly confident that these errors are results of misconfiguration in the "All Configuration" section somewhere, but I lack the experience to know which to try.

Please let me know what, if any, further information may be of assistance to you.

Thanks!
- Adam
Author: David Bruchmann
Posted: Mar 11 2008 - 01:43 AM
Subject: re: Four ImageMagick Errors
For the formats PDF and AI the Ghostscript-Library (http://pages.cs.wisc.edu/~ghost/) is required which has to be installed by your provider. ImgageMagick perhaps has to be configured to use that library, so ask your provider for both together.

Best regards
David
Total Posts: 2 - Pages (1): [1]
You must login to post a message to this conference.