Code: Select all
./configure --with-openexr=no --with-quantum-depth=8 --with-x=no --without-freetype --without-threads --without-pango --disable-shared --disable-openmp
Code: Select all
./configure --with-openexr=no --with-quantum-depth=8 --with-x=no --without-freetype --without-threads --without-pango --disable-shared --disable-openmp
Code: Select all
./configure --with-openexr=no --with-quantum-depth=8 --with-x=no --without-threads --without-pango --disable-shared --disable-openmp
Code: Select all
convert -append 4_*.jpg examine_gamma_4.jpg
Code: Select all
convert: unable to extend pixel cache `no such file or directory' @ fatal/cache.c/CacheSignalHandler/3182.
Code: Select all
convert 4_*.jpg -append examine_gamma_4.jpg
Code: Select all
magick 4_*.jpg -append examine_gamma_4.jpg
Code: Select all
magick: unable to extend pixel cache `<some random looking strange word appears here>' @ fatal/cache.c/CacheSignalHandler/3182.