"no decode delegate for this image format JPEG"
Posted: 2017-07-08T01:42:58-07:00
Lubuntu 16.04.02 LTS x64
ImageMagick 7.0.6-0 Q16 x86_64
Hi, thats actually too much for me.
I use Lubuntu and in the Repository are an old Imagemagick version, with this i have problems. OK, i updated Imagemagick manually with this tutorial:
https://scottiestech.info/2010/05/18/in ... on-ubuntu/
After the install process i have this result:
NO DELEGATES!
Where are my Delegates?
I am big confusing.
I read this instruction
http://www.imagemagick.org/script/advan ... lation.php
but:
What should I do now?
EDIT:
ImageMagick 7.0.6-0 Q16 x86_64
Hi, thats actually too much for me.
I use Lubuntu and in the Repository are an old Imagemagick version, with this i have problems. OK, i updated Imagemagick manually with this tutorial:
https://scottiestech.info/2010/05/18/in ... on-ubuntu/
After the install process i have this result:
Code: Select all
convert -version
Version: ImageMagick 7.0.6-0 Q16 x86_64 2017-07-08 http://www.imagemagick.org
Copyright: © 1999-2017 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI OpenMP
Delegates (built-in):
Where are my Delegates?
I am big confusing.
I read this instruction
http://www.imagemagick.org/script/advan ... lation.php
but:
Code: Select all
configure --help
configure: Command not found.
EDIT:
Code: Select all
... /Downloads/ImageMagick-7.0.6-0# ./configure
...
configure:
==============================================================================
ImageMagick is configured as follows. Please verify that this configuration
matches your expectations.
Host system type: x86_64-unknown-linux-gnu
Build system type: x86_64-unknown-linux-gnu
Option Value
------------------------------------------------------------------------------
Shared libraries --enable-shared=yes yes
Static libraries --enable-static=yes yes
Module support --with-modules=no no
GNU ld --with-gnu-ld=yes yes
Quantum depth --with-quantum-depth=16 16
High Dynamic Range Imagery
--enable-hdri=yes yes
Install documentation: yes
Delegate Library Configuration:
BZLIB --with-bzlib=yes no
Autotrace --with-autotrace=no no
DJVU --with-djvu=yes no
DPS --with-dps=yes no
FFTW --with-fftw=yes no
FLIF --with-flif=yes no
FlashPIX --with-fpx=yes no
FontConfig --with-fontconfig=yes no
FreeType --with-freetype=yes no
Ghostscript lib --with-gslib=no no
Graphviz --with-gvc=yes no
JBIG --with-jbig=yes no
JPEG v1 --with-jpeg=yes no
LCMS --with-lcms=yes no
LQR --with-lqr=yes no
LTDL --with-ltdl=yes no
LZMA --with-lzma=yes no
Magick++ --with-magick-plus-plus=yes yes
OpenEXR --with-openexr=yes no
OpenJP2 --with-openjp2=yes no
PANGO --with-pango=yes no
PERL --with-perl=no no
PNG --with-png=yes no
RAQM --with-raqm=yes no
RSVG --with-rsvg=no no
TIFF --with-tiff=yes no
WEBP --with-webp=yes no
WMF --with-wmf=yes no
X11 --with-x= no
XML --with-xml=yes no
ZLIB --with-zlib=yes no
Delegate Program Configuration:
GhostPCL None pcl6 (unknown)
GhostXPS None gxps (unknown)
Ghostscript None gs (9.18)
Font Configuration:
Apple fonts --with-apple-font-dir=default
Dejavu fonts --with-dejavu-font-dir=default none
Ghostscript fonts --with-gs-font-dir=default /usr/share/fonts/type1/gsfonts/
Windows fonts --with-windows-font-dir=default none
X11 Configuration:
X_CFLAGS =
X_PRE_LIBS =
X_LIBS =
X_EXTRA_LIBS =
Options used to compile and link:
PREFIX = /usr/local
EXEC-PREFIX = /usr/local
VERSION = 7.0.6
CC = gcc
CFLAGS = -fopenmp -g -O2 -Wall -mtune=barcelona -fexceptions -pthread -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16
CPPFLAGS = -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16
PCFLAGS =
DEFS = -DHAVE_CONFIG_H
LDFLAGS =
LIBS =
CXX = g++
CXXFLAGS = -g -O2 -pthread
FEATURES = DPC HDRI Cipher OpenMP
DELEGATES = mpeg ps
==============================================================================