Finally took a look at Ubuntu 15.10 I have both imagemagick and graphicsmagick installed including their development packages - and yet...
checking for GraphicsMagick-config... /usr/bin/GraphicsMagick-config checking GraphicsMagick/magick/api.h usability... yes checking GraphicsMagick/magick/api.h presence... yes checking for GraphicsMagick/magick/api.h... yes checking for WriteImage in -lGraphicsMagick... no configure: WARNING: *** Cannot find GraphicsMagick library files: Building w/o GraphicsMagick support. *** checking for Magick-config... no I think that last line is the check for ImageMagick. So it appears the dev packages for both magick flavors are not giving Xastir what it wants. Lee - K5DAT On Tue, Nov 17, 2015 at 6:49 PM, David Ranch <[email protected]> wrote: > > Seems pretty obvious to me from the output. Install GraphicsMagick and > GraphicsMagick-devel (recommended over ImageMagick) and compile again. > > --David > KI6ZHD > > > > > On 11/17/2015 02:05 PM, Dexter N Muir wrote: > >> Both builds fail, Kubi-wan is 15.10 amd64, Raspi is Jessie. Both fully >> updated. Here's the relevant excerpt and result of ./configure. >> >> .... >> checking gdal.h presence... no >> checking for gdal.h... no >> checking if db.h is exists and is usable... yes >> checking for a library containing db_create... -ldb-5.3 >> checking for GraphicsMagick-config... /usr/bin/GraphicsMagick-config >> checking GraphicsMagick/magick/api.h usability... yes >> checking GraphicsMagick/magick/api.h presence... yes >> checking for GraphicsMagick/magick/api.h... yes >> checking for WriteImage in -lGraphicsMagick... no >> configure: WARNING: *** Cannot find GraphicsMagick library files: >> Building w/o GraphicsMagick support. *** >> checking for Magick-config... no >> checking that generated files are newer than configure... done >> configure: creating ./config.status >> config.status: creating Makefile >> .... >> >> =========================================== >> >> xastir 2.0.7 has been configured to use the following >> options and external libraries: >> >> MINIMUM OPTIONS: >> ShapeLib (Vector maps) ................. : yes >> >> RECOMMENDED OPTIONS: >> GraphicsMagick/ImageMagick (Raster maps) : no >> pcre (Shapefile customization) ......... : yes >> dbfawk (Shapefile customization) ....... : yes >> rtree indexing (Shapefile speedups) .... : yes >> map caching (Raster map speedups) ...... : yes >> internet map retrieval ................. : yes (libcurl) >> >> FOR THE ADVENTUROUS: >> AX25 (Linux Kernel I/O Drivers) ........ : yes >> libproj (USGS Topos & Aerial Photos) ... : yes >> GeoTiff (USGS Topos & Aerial Photos) ... : no >> Festival (Text-to-speech) .............. : yes >> GDAL/OGR (Obtuse map formats) .......... : no >> GPSMan/gpsmanshp (GPS downloads) ....... : yes >> .... >> >> With both building successfully but identically stuck with no working >> online maps, and both Debian-based, I'm wondering: is this a Debian issue? >> Do I/we install IM to replace GM? Mod to 'quickie script'as a workaround >> pro tem? >> > > _______________________________________________ > Xastir mailing list > [email protected] > http://xastir.org/mailman/listinfo/xastir > _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
