No subject


Wed Nov 26 10:22:41 CET 2008


described in the install tool for linux servers. But it is not the
*only* issue to get /render images right way. there are also some
configuration in localconf.php  which control a lot. So I like to know
"what is the best practice to configure imagemagik ? " In my suse 11
server I have the following settings ( with imagemagik-4.2.9 installed )

$TYPO3_CONF_VARS['GFX']["gdlib"] = '1';
$TYPO3_CONF_VARS['GFX']["im"] = '1';  
$TYPO3_CONF_VARS['GFX']['im_combine_filename'] = 'combine';   
$TYPO3_CONF_VARS['GFX']["im_path"] = "/usr/local/typo3sh/bin/";
$TYPO3_CONF_VARS['GFX']["im_path_lzw"] = "/usr/local/typo3sh/bin/";   
**$TYPO3_CONF_VARS['GFX']['im_version_5'] = 'im5';
$TYPO3_CONF_VARS['GFX']['gdlib_2'] = '1';

The questions are
1> ['im_version_5'] = 'im5'   ; should I use im4 as am using 4.2.9
2> ['gdlib_2'] = '1';  what is the benifit to use gdlib_2 ?
3> ['im_combine_filename'] = 'combine'; what are the differences btwn
composite , combine etc.... ?

hope someone kindly solve my confusions.

Thanks


 

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Joydeep Bakshi, Linux System Admin
Kolkatainfoservices Pvt Ltd,
23A Royd Street, Kolkata 700016, India
Work Phone 91 033 40014784
http://infoservices.in/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the TYPO3-english mailing list