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 _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
