Try installing libwebp-dev, i.e. sudo apt-get install libwebp-dev. Then recompile Xastir.
There is a known problem with the graphicsmagick development package in the latest Ubuntu and Debian releases. It does not install libwebp-dev as a dependency. At the end of the output of the configure script there is a list of supported libraries, and without libwebp-dev installed you should have seen a "No" for Imagemagick/graphicsmagick support. Xastir needs that for online map support as well as support for some offline formats. After installing libwebp-dev and running configure again you should see a "yes" on that line The above assumes you already installed the libgraphicsmagick1-dev package. If not, be sure to install that as well. Lee - K5DAT On Nov 3, 2017 10:58 AM, "Joseph LaFerla" <[email protected]> wrote: Yes I have expand dirs checked. When I moved to the source, I deleted .xastir and let xastir recreate the dir. Joe Sent from Mail for Windows 10 From: Jason KG4WSV Sent: Friday, November 3, 2017 10:20 AM To: Xastir - APRS client software discussion Subject: Re: [Xastir] Maps Did you click "expand dirs" on map chooser? Maybe the maps you like were moved into a subdirectory (e.g. Online) and they're just not visible. It may be possible there were some maps present in the binary distribution /usr/share/xastir/maps that are no longer present? If you haven't removed the binary xastir yet, take a look at /usr/share/xastir/maps and compare to /usr/local/share/xastir/maps . -Jason kg4wsv _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
