[TYPO3-debian] graphicsmagick-1.1.6 on TYPO3 v4.0 ?

Jordan van Bergen jordanvanbergen at gmail.com
Mon Jun 26 20:39:37 CEST 2006


I have used the following graphicsmagick version:
http://typo3.sunsite.dk/software/linux/

on my configuration and entered the following info in the localconf.php 
file:

$TYPO3_CONF_VARS["GFX"]["gdlib_png"] = '1';       // Modified or inserted by 
TYPO3 Install Tool.
$TYPO3_CONF_VARS["GFX"]["gdlib_2"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_combine_filename"] = 'combine';
$TYPO3_CONF_VARS["GFX"]["im_imvMaskState"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_mask_temp_ext_gif"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_negate_mask"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_no_effects"] = '1';
$TYPO3_CONF_VARS["GFX"]["im_path"] = 
'/usr/local/bin/graphicsmagick-1.1.6/bin/';
$TYPO3_CONF_VARS["GFX"]["im_version_5"] = 'gm';
$TYPO3_CONF_VARS["GFX"]["im_v5effects"] = '1';
$TYPO3_CONF_VARS["GFX"]["imagefile_ext"] = 
'gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf';
$TYPO3_CONF_VARS["GFX"]["im_noFramePrepended"] = '1';
$TYPO3_CONF_VARS["GFX"]["thumbnails_png"] = '1';
$TYPO3_CONF_VARS["GFX"]["TTFdpi"] = '96';
$TYPO3_CONF_VARS["GFX"]["im_path_lzw"] = 
'/usr/local/bin/graphicsmagick-1.1.6/bin/';

If I go to the basic configuration in the install tool I see:

No ImageMagick install available
It seems that there is no adequate ImageMagick installation available at the 
checked locations (/usr/X11R6/bin/, /usr/bin/, /usr/local/bin/, 
/usr/local/bin/graphicsmagick-1.1.6/bin/)
An 'adequate' installation for requires 'convert', 'combine'/'composite' and 
'identify' to be available

I have it (test) installed in: /usr/local/bin/graphicsmagick-1.1.6/bin/
and the file has if you ask me the correct permissions.

Is this due to typo3 v4.0 that GM doesn't work?

Any suggestions?

Regards
Jordan van Bergen





More information about the TYPO3-debian mailing list