[Xastir] Ubuntu-16.04 packages: ImageMagick?

Curt Mills curt.we7u at gmail.com
Fri Apr 26 07:50:46 PDT 2019


Figured it out. I needed this environment variable:


MAGIC_BIN="/usr/lib/x86_64-linux-gnu/ImageMagick-6.8.9/bin-Q16/Magick-config"

and these packages for a minimum build:
            - imagemagick
            - libmotif-dev
            - libcurl4-openssl-dev
            - libpcre3-dev
            - libdb5.3-dev
            - shapelib
            - libshp-dev
            - libmagickcore-dev

This is on Ubuntu-16.04, now part of our Travis-CI builds triggered when we
do a "git push" to Github.


On Wed, Apr 24, 2019 at 1:54 PM Curt Mills <curt.we7u at gmail.com> wrote:

> Anyone know the minimum packages needed for ImageMagick for the
> Ubuntu-16.04 OS?
>
> I have GraphicsMagick working just fine. Now I want the packages for
> ImageMagick instead. Thanks!
>
> --
> Curt, WE7U        http://we7u.wetnet.net
> http://www.sarguydigital.com
>


-- 
Curt, WE7U        http://we7u.wetnet.net        http://www.sarguydigital.com


More information about the Xastir mailing list