[Typo3-dev] Tip of the day: Test/use GraphicsMagick

Sven Wilhelm wilhelm at icecrash.com
Fri May 20 12:11:07 CEST 2005


>  ldd $(which gm.bin)
> ./gm.bin: /lib/libc.so.6: version `GLIBC_2.3' not found (required by
> ./gm.bin)
> ./gm.bin: /lib/libc.so.6: version `GLIBC_2.3.2' not found (required by
> ./gm.bin)
>         libc.so.6 => /lib/libc.so.6 (0x40019000)
>         libpng12.so.0 => not found
>         libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x40137000)
>         libz.so.1 => /usr/lib/libz.so.1 (0x40147000)
>         libm.so.6 => /lib/libm.so.6 (0x40158000)
>         libpthread.so.0 => /lib/libpthread.so.0 (0x40179000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
maybe I'm wrong but that is definitly not static linked :)
Will build a static one during the weekend if I have time.

cheers sven




More information about the TYPO3-dev mailing list