How to install autotrace in Ubuntu 18.04?Mutt-patched package missing in Bionic Beaver?How do I get icons for...

From an axiomatic set theoric approach why can we take uncountable unions?

Can't make sense of a paragraph from Lovecraft

Getting the || sign while using Kurier

When a wind turbine does not produce enough electricity how does the power company compensate for the loss?

What are some noteworthy "mic-drop" moments in math?

Why is gluten-free baking possible?

Does "Until when" sound natural for native speakers?

Why does cron require MTA for logging?

Does an unused member variable take up memory?

Plausibility of Mushroom Buildings

Which situations would cause a company to ground or recall a aircraft series?

Why is a very small peak with larger m/z not considered to be the molecular ion?

Has a sovereign Communist government ever run, and conceded loss, on a fair election?

What problems would a superhuman have who's skin is constantly hot?

Why is there an extra space when I type "ls" in the Desktop directory?

Confusion about Complex Continued Fraction

What do you call someone who likes to pick fights?

Street obstacles in New Zealand

Possible to detect presence of nuclear bomb?

For which categories of spectra is there an explicit description of the fibrant objects via lifting properties?

Why couldn't the separatists legally leave the Republic?

Can I negotiate a patent idea for a raise, under French law?

Is it safe to abruptly remove Arduino power?

Source permutation



How to install autotrace in Ubuntu 18.04?


Mutt-patched package missing in Bionic Beaver?How do I get icons for Thunar in 18.04?How to install XnViewMP in Ubuntu 18.04Install gcc 4.9 at ubuntu 18.04Ifconfig in Ubuntu 18.04 is not workingShould i install Ubuntu 16.4 or 18.04Cannot Install p7zip in Ubuntu 18.04ralink rt3290 driver for ubuntu mate 18.04 not workingHow do I install QEMU 3.0 on ubuntu 18.04?Ubuntu 18.04 fresh install don't see sound card













0















Ubuntu 16.04 had a package for autotrace, but 18.04 does not seem to have any.



What is the easiest way to install autotrace on Ubuntu?



Compiling from source code fails too:



$ sudo apt install intltool imagemagick
$ git clone git@github.com:autotrace/autotrace.git
$ cd autotrace
$ ./autogen.sh
$ ./configure
[...]
checking for localtime_r... yes
checking for MAGICK... no
configure: error: Package requirements (ImageMagick >= 5.2.1) were not met:

No package 'ImageMagick' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables MAGICK_CFLAGS
and MAGICK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.









share|improve this question



























    0















    Ubuntu 16.04 had a package for autotrace, but 18.04 does not seem to have any.



    What is the easiest way to install autotrace on Ubuntu?



    Compiling from source code fails too:



    $ sudo apt install intltool imagemagick
    $ git clone git@github.com:autotrace/autotrace.git
    $ cd autotrace
    $ ./autogen.sh
    $ ./configure
    [...]
    checking for localtime_r... yes
    checking for MAGICK... no
    configure: error: Package requirements (ImageMagick >= 5.2.1) were not met:

    No package 'ImageMagick' found

    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.

    Alternatively, you may set the environment variables MAGICK_CFLAGS
    and MAGICK_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.









    share|improve this question

























      0












      0








      0








      Ubuntu 16.04 had a package for autotrace, but 18.04 does not seem to have any.



      What is the easiest way to install autotrace on Ubuntu?



      Compiling from source code fails too:



      $ sudo apt install intltool imagemagick
      $ git clone git@github.com:autotrace/autotrace.git
      $ cd autotrace
      $ ./autogen.sh
      $ ./configure
      [...]
      checking for localtime_r... yes
      checking for MAGICK... no
      configure: error: Package requirements (ImageMagick >= 5.2.1) were not met:

      No package 'ImageMagick' found

      Consider adjusting the PKG_CONFIG_PATH environment variable if you
      installed software in a non-standard prefix.

      Alternatively, you may set the environment variables MAGICK_CFLAGS
      and MAGICK_LIBS to avoid the need to call pkg-config.
      See the pkg-config man page for more details.









      share|improve this question














      Ubuntu 16.04 had a package for autotrace, but 18.04 does not seem to have any.



      What is the easiest way to install autotrace on Ubuntu?



      Compiling from source code fails too:



      $ sudo apt install intltool imagemagick
      $ git clone git@github.com:autotrace/autotrace.git
      $ cd autotrace
      $ ./autogen.sh
      $ ./configure
      [...]
      checking for localtime_r... yes
      checking for MAGICK... no
      configure: error: Package requirements (ImageMagick >= 5.2.1) were not met:

      No package 'ImageMagick' found

      Consider adjusting the PKG_CONFIG_PATH environment variable if you
      installed software in a non-standard prefix.

      Alternatively, you may set the environment variables MAGICK_CFLAGS
      and MAGICK_LIBS to avoid the need to call pkg-config.
      See the pkg-config man page for more details.






      18.04 software-installation






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 10 mins ago









      Nicolas RaoulNicolas Raoul

      5,0602064115




      5,0602064115






















          0






          active

          oldest

          votes











          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/3.0/"u003ecc by-sa 3.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
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1124651%2fhow-to-install-autotrace-in-ubuntu-18-04%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          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%2f1124651%2fhow-to-install-autotrace-in-ubuntu-18-04%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

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...