Installation of ImageMagick software18.04 recently lost tap-to-click at login (gdm)VirtualBox will not install on fresh copy of Ubuntu 18.04Samba Internal DNS - Systemd resolve safe to disable?Landscape standalone server 18.03 on Ubuntu 18.04: cannot sync pocket from demo (gpg certs missing?)Dell inspiron WiFi disconnecting Qualcomm Atheros AR9485 on Ubuntu 18.04.2 LTS

A word that refers to saying something in an attempt to anger or embarrass someone into doing something that they don’t want to do?

An Indian man retires to become a hermit

Why would an airline put 15 passengers at once on standby?

Read-once memory

How do we know neutrons have no charge?

A famous scholar sent me an unpublished draft of hers. Then she died. I think her work should be published. What should I do?

Problematic Nature of Views

How do my husband and I get over our fear of having another difficult baby?

London Congestion Charge on A205

Is the order of words purely based on convention?

How can I install Fritz 16 on a Mac running macOS Mojave?

What makes learning more difficult as we age?

Calculate the Ultraradical

Why, even after his imprisonment, people keep calling Hannibal Lecter "Doctor"?

If a spaceship ran out of fuel somewhere in space between Earth and Mars, does it slowly drift off to the Sun?

After viewing logs with journalctl, how do I exit the screen that says "lines 1-2/2 (END)"?

What would influence an alien race to map their planet in a way other than the traditional map of the Earth

Windows 10 deletes lots of tiny files super slowly. Anything that can be done to speed it up?

Sci-fi movie with one survivor and an organism(?) recreating his memories

Role of "einfach" in a certain context

How to convert what I'm singing to notes

Shorten leader-line for labels with geometry-generator

Why does Captain Marvel in the MCU not have her sash?

Convert a string of digits from words to an integer



Installation of ImageMagick software


18.04 recently lost tap-to-click at login (gdm)VirtualBox will not install on fresh copy of Ubuntu 18.04Samba Internal DNS - Systemd resolve safe to disable?Landscape standalone server 18.03 on Ubuntu 18.04: cannot sync pocket from demo (gpg certs missing?)Dell inspiron WiFi disconnecting Qualcomm Atheros AR9485 on Ubuntu 18.04.2 LTS






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I am trying to install ImageMagick in my Ubuntu 18.04.1, following the instructions in this link.



After running the following command



./configure


I am getting the following errors:



configure: error: in `/home/bharath/src/ImageMagick-7.0.8-66':
configure: error: libltdl is required for modules and OpenCL builds
See `config.log' for more details


Could anyone tell how to fix these errors?










share|improve this question









New contributor



BHarath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 4





    Unless you specifically need a different version, you should probably install the pre-built binary imagemagick package from the Ubuntu repository instead of trying to build it from source

    – steeldriver
    8 hours ago











  • Why is this tagged 14.04?

    – fkraiem
    7 hours ago











  • @fkraiem Probably by mistake. I have suggested an edit to fix this. Waiting to be approved.

    – user3140225
    6 hours ago

















2















I am trying to install ImageMagick in my Ubuntu 18.04.1, following the instructions in this link.



After running the following command



./configure


I am getting the following errors:



configure: error: in `/home/bharath/src/ImageMagick-7.0.8-66':
configure: error: libltdl is required for modules and OpenCL builds
See `config.log' for more details


Could anyone tell how to fix these errors?










share|improve this question









New contributor



BHarath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 4





    Unless you specifically need a different version, you should probably install the pre-built binary imagemagick package from the Ubuntu repository instead of trying to build it from source

    – steeldriver
    8 hours ago











  • Why is this tagged 14.04?

    – fkraiem
    7 hours ago











  • @fkraiem Probably by mistake. I have suggested an edit to fix this. Waiting to be approved.

    – user3140225
    6 hours ago













2












2








2








I am trying to install ImageMagick in my Ubuntu 18.04.1, following the instructions in this link.



After running the following command



./configure


I am getting the following errors:



configure: error: in `/home/bharath/src/ImageMagick-7.0.8-66':
configure: error: libltdl is required for modules and OpenCL builds
See `config.log' for more details


Could anyone tell how to fix these errors?










share|improve this question









New contributor



BHarath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I am trying to install ImageMagick in my Ubuntu 18.04.1, following the instructions in this link.



After running the following command



./configure


I am getting the following errors:



configure: error: in `/home/bharath/src/ImageMagick-7.0.8-66':
configure: error: libltdl is required for modules and OpenCL builds
See `config.log' for more details


Could anyone tell how to fix these errors?







18.04






share|improve this question









New contributor



BHarath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question









New contributor



BHarath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question








edited 6 hours ago









user3140225

2,0278 silver badges20 bronze badges




2,0278 silver badges20 bronze badges






New contributor



BHarath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 8 hours ago









BHarathBHarath

385 bronze badges




385 bronze badges




New contributor



BHarath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




BHarath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • 4





    Unless you specifically need a different version, you should probably install the pre-built binary imagemagick package from the Ubuntu repository instead of trying to build it from source

    – steeldriver
    8 hours ago











  • Why is this tagged 14.04?

    – fkraiem
    7 hours ago











  • @fkraiem Probably by mistake. I have suggested an edit to fix this. Waiting to be approved.

    – user3140225
    6 hours ago












  • 4





    Unless you specifically need a different version, you should probably install the pre-built binary imagemagick package from the Ubuntu repository instead of trying to build it from source

    – steeldriver
    8 hours ago











  • Why is this tagged 14.04?

    – fkraiem
    7 hours ago











  • @fkraiem Probably by mistake. I have suggested an edit to fix this. Waiting to be approved.

    – user3140225
    6 hours ago







4




4





Unless you specifically need a different version, you should probably install the pre-built binary imagemagick package from the Ubuntu repository instead of trying to build it from source

– steeldriver
8 hours ago





Unless you specifically need a different version, you should probably install the pre-built binary imagemagick package from the Ubuntu repository instead of trying to build it from source

– steeldriver
8 hours ago













Why is this tagged 14.04?

– fkraiem
7 hours ago





Why is this tagged 14.04?

– fkraiem
7 hours ago













@fkraiem Probably by mistake. I have suggested an edit to fix this. Waiting to be approved.

– user3140225
6 hours ago





@fkraiem Probably by mistake. I have suggested an edit to fix this. Waiting to be approved.

– user3140225
6 hours ago










1 Answer
1






active

oldest

votes


















7
















As steeldriver suggests in his comment, you should probably install imagemagick from the official Ubuntu repositories, by running:



sudo apt install imagemagick


However, if you still need to install imagemagick from source, just install the libltdl development package, as the error suggests, by running:



sudo apt install libltdl-dev





share|improve this answer





























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );







    BHarath is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1176044%2finstallation-of-imagemagick-software%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    7
















    As steeldriver suggests in his comment, you should probably install imagemagick from the official Ubuntu repositories, by running:



    sudo apt install imagemagick


    However, if you still need to install imagemagick from source, just install the libltdl development package, as the error suggests, by running:



    sudo apt install libltdl-dev





    share|improve this answer































      7
















      As steeldriver suggests in his comment, you should probably install imagemagick from the official Ubuntu repositories, by running:



      sudo apt install imagemagick


      However, if you still need to install imagemagick from source, just install the libltdl development package, as the error suggests, by running:



      sudo apt install libltdl-dev





      share|improve this answer





























        7














        7










        7









        As steeldriver suggests in his comment, you should probably install imagemagick from the official Ubuntu repositories, by running:



        sudo apt install imagemagick


        However, if you still need to install imagemagick from source, just install the libltdl development package, as the error suggests, by running:



        sudo apt install libltdl-dev





        share|improve this answer















        As steeldriver suggests in his comment, you should probably install imagemagick from the official Ubuntu repositories, by running:



        sudo apt install imagemagick


        However, if you still need to install imagemagick from source, just install the libltdl development package, as the error suggests, by running:



        sudo apt install libltdl-dev






        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 3 hours ago

























        answered 7 hours ago









        user3140225user3140225

        2,0278 silver badges20 bronze badges




        2,0278 silver badges20 bronze badges
























            BHarath is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded

















            BHarath is a new contributor. Be nice, and check out our Code of Conduct.












            BHarath is a new contributor. Be nice, and check out our Code of Conduct.











            BHarath is a new contributor. Be nice, and check out our Code of Conduct.














            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1176044%2finstallation-of-imagemagick-software%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            ParseJSON using SSJSUsing AMPscript with SSJS ActivitiesHow to resubscribe a user in Marketing cloud using SSJS?Pulling Subscriber Status from Lists using SSJSRetrieving Emails using SSJSProblem in updating DE using SSJSUsing SSJS to send single email in Marketing CloudError adding EmailSendDefinition using SSJS

            Кампала Садржај Географија Географија Историја Становништво Привреда Партнерски градови Референце Спољашње везе Мени за навигацију0°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.340°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.34МедијиПодациЗванични веб-сајту

            19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу