Issue trying to convert image - convert: no decode delegate
Posted: 2014-09-28T21:08:56-07:00
I tried doing the following steps
Step 1
untarred Imagemagick source file.
Step 2
cd ImageMagick-6.8.9-8
Step 3
./configure --prefix=/home/chan/softwares/usr/local
Step 4
make install
Step 5 command, trying to convert jpg to png image format.
chan@kpp-qa2-5343:~/softwares/usr/local/bin$ LD_LIBRARY_PATH=/home/chan/softwares/usr/local/lib /home/chan/softwares/usr/local/bin/convert -debug configure /home/chan/Pictures/testhomepage.jpg /home/chan/Pictures/testhomepage.png
Step 6 ERROR STACK
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: utility.c/ExpandFilenames/945/Configure
Command line: /home/chan/softwares/usr/local/bin/convert {-debug} {configure} {/home/chan/Pictures/testhomepage.jpg} {/home/chan/Pictures/testhomepage.png}
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/share/ImageMagick-6/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/lib/ImageMagick-6.8.9//config-Q16/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/etc/ImageMagick-6/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/share/doc/ImageMagick-6/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/.config/ImageMagick/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/.magick/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: magic.c/LoadMagicCache/773/Configure
Loading magic configure file "/home/chan/softwares/usr/local/etc/ImageMagick-6/magic.xml" ...
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/share/ImageMagick-6/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/lib/ImageMagick-6.8.9//config-Q16/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/etc/ImageMagick-6/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/share/doc/ImageMagick-6/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/.config/ImageMagick/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/.magick/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: delegate.c/LoadDelegateCache/1318/Configure
Loading delegate configuration file "/home/chan/softwares/usr/local/etc/ImageMagick-6/delegates.xml" ...
2014-09-28T19:39:28-07:00 0:00.020 0.000u 6.8.9 Configure convert[11421]: locale.c/LoadLocaleCache/1187/Configure
Loading locale configure file "/home/chan/softwares/usr/local/share/ImageMagick-6/locale.xml" ...
2014-09-28T19:39:28-07:00 0:00.020 0.000u 6.8.9 Configure convert[11421]: locale.c/LoadLocaleCache/1187/Configure
Loading locale configure file "/home/chan/softwares/usr/local/share/ImageMagick-6/english.xml" ...
convert: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/501.
convert: no images defined `/home/chan/Pictures/testhomepage.png' @ error/convert.c/ConvertImageCommand/3187.
Let me know if you need any further clarifications from my end.
Step 1
untarred Imagemagick source file.
Step 2
cd ImageMagick-6.8.9-8
Step 3
./configure --prefix=/home/chan/softwares/usr/local
Step 4
make install
Step 5 command, trying to convert jpg to png image format.
chan@kpp-qa2-5343:~/softwares/usr/local/bin$ LD_LIBRARY_PATH=/home/chan/softwares/usr/local/lib /home/chan/softwares/usr/local/bin/convert -debug configure /home/chan/Pictures/testhomepage.jpg /home/chan/Pictures/testhomepage.png
Step 6 ERROR STACK
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: utility.c/ExpandFilenames/945/Configure
Command line: /home/chan/softwares/usr/local/bin/convert {-debug} {configure} {/home/chan/Pictures/testhomepage.jpg} {/home/chan/Pictures/testhomepage.png}
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/share/ImageMagick-6/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/lib/ImageMagick-6.8.9//config-Q16/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/etc/ImageMagick-6/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/share/doc/ImageMagick-6/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/.config/ImageMagick/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/.magick/magic.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: magic.c/LoadMagicCache/773/Configure
Loading magic configure file "/home/chan/softwares/usr/local/etc/ImageMagick-6/magic.xml" ...
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/share/ImageMagick-6/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/lib/ImageMagick-6.8.9//config-Q16/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/etc/ImageMagick-6/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/softwares/usr/local/share/doc/ImageMagick-6/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/.config/ImageMagick/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: configure.c/GetConfigureOptions/679/Configure
Searching for configure file: "/home/chan/.magick/delegates.xml"
2014-09-28T19:39:28-07:00 0:00.010 0.000u 6.8.9 Configure convert[11421]: delegate.c/LoadDelegateCache/1318/Configure
Loading delegate configuration file "/home/chan/softwares/usr/local/etc/ImageMagick-6/delegates.xml" ...
2014-09-28T19:39:28-07:00 0:00.020 0.000u 6.8.9 Configure convert[11421]: locale.c/LoadLocaleCache/1187/Configure
Loading locale configure file "/home/chan/softwares/usr/local/share/ImageMagick-6/locale.xml" ...
2014-09-28T19:39:28-07:00 0:00.020 0.000u 6.8.9 Configure convert[11421]: locale.c/LoadLocaleCache/1187/Configure
Loading locale configure file "/home/chan/softwares/usr/local/share/ImageMagick-6/english.xml" ...
convert: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/501.
convert: no images defined `/home/chan/Pictures/testhomepage.png' @ error/convert.c/ConvertImageCommand/3187.
Let me know if you need any further clarifications from my end.