[TYPO3] Problem with GraphicsMagick

Xavier Perseguers typo3 at perseguers.ch
Fri Aug 15 13:39:53 CEST 2008


Hi Brian,

>>> 3. used the command: ./configure --without-perl
>>>
>>> 4. then make and make install
>>
>> You may use a distribution package, don't you?
 >>
> Im not sure what you mean?

Why do you need to install it manually on a RedHat system when there 
should exist .rpm for that. But it was just a rethorical question, you 
may need to compile it yourself from source.

>>> 5. Now I have this in a folder /usr/local/bin:
>>>
>>> gm
>>> GraphicsMagick-config
>>> GraphicsMagick++-config
>>> GraphicsMagickWand-config
>>
>> AFAIK, you should have convert, composite, and other tools
> Yeah, I have been wondering about that, but we have another server 
> running, where everything works as it should and it looks like this.

OK.

>>> Yet most of the image tests fails, even reading jpg, pdf files.
>>
>> What is the error?
> Well, the error is, that the image generated on my server does not look 
> like the reference in most cases, like the combine using a GIF mask, I 
> get an all green square. pdf's and ai's are not shown. The GD library 
> funcions:

This means your install is working at least a bit otherwise you wouldn't 
get anything. For pdf and ai, when using imagemagick, you get pretty 
well understandable error messages that you need to install ghostscript 
in addition if you plan to work with PDF (and AI I think). That is, 
without ghostscript, you won't be able to read those filetypes.


-- 
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html


More information about the TYPO3-english mailing list