Search found 1 match
- 2016-10-04T08:33:04-07:00
- Forum: Users
- Topic: Compiling ImageMagick with jpeg delegate
- Replies: 0
- Views: 8960
Compiling ImageMagick with jpeg delegate
I am unable to compile ImageMagick with the JPEG delegate. Specifically, when I run the configure script: ./configure --enable-bounds-checking --enable-efence --with-jpeg I get the following output: checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes ...