Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8216863
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T12:16:47+00:00 2026-06-07T12:16:47+00:00

Download latest version of ImageMagick. Unpacked it. Installing Ghostscript like this: $ sudo apt-get

  • 0

Download latest version of ImageMagick. Unpacked it. Installing Ghostscript like this:

$ sudo apt-get install ghostscript

After that try to configure ImageMagick:

$ ./configure --with-gslib
$ make
$ make install

After that i try to conver PDF to jpg

$ sudo /usr/local/bin/convert in.pdf out.jpg

And i see this mistake

convert: no decode delegate for this image format `/tmp/magick-BzHdr4Kp-00000001' @ error/constitute.c/ReadImage/544.
convert: Postscript delegate failed `in.PDF': Нет такого файла или каталога @ error/pdf.c/ReadPDFImage/678.
convert: no images defined `out.jpg' @ error/convert.c/ConvertImageCommand/3044.

What i’m doing wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T12:16:50+00:00Added an answer on June 7, 2026 at 12:16 pm

    Try the following convert commands to see more precisely what’s possibly going wrong:

     convert a.pdf -debug coder a.jpg
     convert a.pdf -debug all   a.jpg
    

    There will possibly be a lot of output going to stderr. Amongst the lines you may see where IM is looking for Ghostscript. Also, try

     convert -list delegate 
     convert -list delegate | grep --color -E '(eps|pdf)'
    

    to find with which exact commandlines ImageMagick tries to run Ghostscript (it may call gsx instead of gs, or it may look for it in /usr/local/bin/…). If you find any deviations from your real Ghostscript installation, you can possibly fix it by editing delegates.xml.

     convert -list configure
    

    will show you how ImageMagick is configured (and if, for example, gs was during compile-time in the list in DELEGATES variables). Here you also find where to look for delegates.xml:

     convert -list configure | grep CONFIGURE_PATH
    

    should list the directory where this (as well as some more) *.xml settings files are located which control how convert et al. behave…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to download the latest version of the GPU computing SDK which is
We need to download the latest version of some xml feed from a 3rd
After I updated my MonoDevelop IDE to the latest version 3.0.1, my Monobjc project
When I download the latest version of jQuery tipsy plugin (0.1.7) from jQuery plugins
What is Ado.net data services. Where can i download latest version anf how to
I download the latest version of Subsonic(3.0.0.3) but when I add the T4 templates
I download the latest version and successfully tested the Mvc3Web sample. I tried to
From where do I download the latest version of Lucene.net dll? I am right
Very simple question! ha? I can't download the latest version of GalleryView plugin.I have
I am trying to install the latest version of Collabnet subversion on my windows

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.