[TYPO3-linux] Imagemagick 4.2.9 tar.gz install vs. up2date on RHEL

Dimitri Tarassenko mitka at mitka.us
Wed Mar 15 13:13:20 CET 2006


Franz,

On 3/15/06, Franz Holzinger <franz at fholzinger.com> wrote:

> I prefer the dynamic linked one because so the RAM will not be used that
> much.

Actually, dynamically linked one will use about the same amount of
memory, unless you often have 2 (or more) copies of GM running at the
same moment in time. The reason why dynamic is better is that if you
have pre-linking enabled it's going to be faster, plus you get all
updates in libraries like libjpeg, etc.

By the way, when you say (Wiki):

"Now you have to copy these files into /usr/local/php/bin , because
only files at this position are allowed to be executed within PHP
scripts."

- is this some Debian(?)-specific PHP default? Because in RedHat/FC
safe_mode_exec_dir is always empty by default.

--
Dimitri Tarassenko


More information about the TYPO3-linux mailing list