[Typo3-linux] Activating GraphicsMagick on 3.8?

Franz Holzinger franz at fholzinger.com
Mon Sep 19 18:03:22 CEST 2005


Hello Michael,

> 
> Please do this:
> - Check all settings of $TYPO3_CONF_VARS['GFX']. Comment all of them out,
>   usually you don't need them anymore if you use GraphicsMagick.
> 
> In my setup, I only use these settings:
> 
> $TYPO3_CONF_VARS["GFX"]["TTFdpi"] = '96';
> $TYPO3_CONF_VARS["GFX"]["im_path"] = '/usr/bin/safe/';
> $TYPO3_CONF_VARS["GFX"]["im_version_5"] = 'gm';
> 

I have downloaded
http://typo3.sunsite.dk/software/linux/graphicsmagick-1.1.6_i386-static-2.tar.gz

extracted it to
/usr/local/graphicsmagick-1.1.6/bin

lvps80-237-162-116:/usr/local/graphicsmagick-1.1.6/bin # ls -l
total 3759
drwxr-xr-x  2 psaadm psaadm    1024 May 31 12:02 .
drwxr-xr-x  4 psaadm psaadm    1024 May 15 16:19 ..
-rwxr-xr-x  1 psaadm psaadm 3837376 May 30 04:41 gm

Made the same settings as you have.


Check this path for ImageMagick installation:
/usr/local/graphicsmagick-1.1.6/bin
(Eg. "D:\wwwroot\im537\ImageMagick\" for windows or "/usr/bin/" for Unix)


It never finds the Imagemagick for the static graphicsmagick file.

What am I doing wrong?


Franz




More information about the TYPO3-linux mailing list