$ ldd /usr/local/bin/xastir | grep jasper ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 07:20:36 $
Nada. Even though I have libjasper1 and libjasper-devel packages installed, Xastir isn't using it. On Tue, Mar 15, 2016 at 3:34 PM, David Ranch <[email protected]> wrote: > > Hey Curt, > > Strange, my Xaster DOES have a direct link to Jasper > > $ ldd /usr/bin/xastir | grep jasper > libjasper.so.1 => /usr/lib64/libjasper.so.1 (0x0000003fbd800000) > > > What does your machine report from "ldd"? > > > > If it doesn't show anything, maybe you have something disabled at build > time? When I build locally, I see: > -- > 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) : yes (GraphicsMagick) > 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) ... : yes > Festival (Text-to-speech) .............. : yes > GDAL/OGR (Obtuse map formats) .......... : yes > GPSMan/gpsmanshp (GPS downloads) ....... : yes > > xastir will be installed in /usr/bin. > Type 'make' to build Xastir (Use 'gmake' instead on some systems) > -- > > --David > KI6ZHD > > _______________________________________________ > Xastir mailing list > [email protected] > http://xastir.org/mailman/listinfo/xastir > -- Curt, WE7U http://wetnet.net/~we7u http://www.sarguydigital.com _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
