[Typo3-windows] imagemagick 4.2.9 & imagemagick 6.2.5

Darko Kalevski kdarko at unet.com.mk
Sat Dec 17 01:32:26 CET 2005


i'm trying to have either one fully working with typo 3.81. have apache 
2.0.55 and mysql4.1.14.

now imagemagick 4.2.9 works well except for:
Testmenu:
1.Reading image formats
-wont read .pdf or .ai
I need Ghostscript?
2.writing gif & png
-write png wont work = Pixel dimension are not equal!
3.scaling fails again with .png
4.all good
5.all good

from the readme file: o ImageMagick requires the PNG library, version 
1.0 or above, from http://www.cdrom.com/pub/png/pngcode.html to read the 
PNG image format. it is not bundled?


now imagemagick 6.2.5, it doesnt work, typo3 3.81 wont recognize the 
folder i'm pointing it to?! how do i configure? some of the variables 
i've been playing with. current status:
(note i tried disable_exec_function=0,im=0,im_version_5=0)

$TYPO3_CONF_VARS["GFX"]["im_path"] = 'c:\imagemagick-6.2.5\\';       // 
Modified or inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS["GFX"]["im_path_lzw"] = 'c:\imagemagick-6.2.5\\'; 
  // Modified or inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS["GFX"]["im_version_5"] = '1';       // Modified or 
inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS["GFX"]["disable_exec_function"] = '1';	//  Modified or 
inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS["GFX"]["im"] = '1';	//  Modified or inserted by TYPO3 
Install Tool.
$TYPO3_CONF_VARS["GFX"]["im_combine_filename"] = '';	//  Modified or 
inserted by TYPO3 Install Tool.

thanks!

darko



More information about the TYPO3-windows mailing list