[magick-users] compiling single executables for Linux

ml ml at simple-groupware.de
Sun Jun 15 08:01:42 PDT 2008


Hallo,

I'm trying to compile imagemagick to single executables (without using 
.so libraries):
configure --enable-delegate-build --disable-shared --enable-static 
--without-perl --without-magick-plus-plus --with-quantum-depth=8
make
make install

When running identify or convert, libtiff.so.x, libjpeg.so.x and 
libpng.so.x are still needed. How can I create single binaries that 
include all libraries needed (no more .so dependancies)?

Thanks,
Best regards
Thomas


More information about the Magick-users mailing list