From 250a427466cb50a74baac182e43d0993362451e1 Mon Sep 17 00:00:00 2001 From: Jonathan Hudson Date: Thu, 12 Oct 2023 16:14:41 +0100 Subject: [PATCH] Deployed 30ca40c5 with MkDocs version: 1.5.3 --- Building-with-meson-and-ninja/index.html | 8 +++++++- mwp-Configuration/index.html | 4 ++-- mwp-Radar-View/index.html | 4 ++-- mwp_support/index.html | 4 ++-- running/index.html | 4 ++-- search/search_index.json | 2 +- sitemap.xml.gz | Bin 127 -> 127 bytes 7 files changed, 16 insertions(+), 10 deletions(-) diff --git a/Building-with-meson-and-ninja/index.html b/Building-with-meson-and-ninja/index.html index a6004b87..018dfe25 100644 --- a/Building-with-meson-and-ninja/index.html +++ b/Building-with-meson-and-ninja/index.html @@ -1429,6 +1429,12 @@

"Easy" first-time ins
  • The resulting executables are in ~/.local/bin. Ensure this exists on $PATH; modern distros should do this for you.
  • If you get messages like Removing /home/$USER/.config/mwp/.layout.xml 0 and Failed to save layout, remains in /tmp/.mwp.xxxxxx.xml you also need export XDG_DATA_DIRS=$XDG_DATA_DIRS:$HOME/.local/share. This is rare and should not occur on supported platforms.
  • +

    On some (mainly ARM / Rpi), you may need some alternate packages:

    +
    # For some ARM boards, without full OpenGL, you may need
    +apt install libegl1-mesa-dev
    +# For some ARM boards, (RPi3 for example), you may need
    +apt install gstreamer1.0-gtk3
    +

    Build and update#

    cd build
     # for a local install (and cygwin)
    @@ -1712,7 +1718,7 @@ 

    Supporting data filesplacesgraphic places editor.

    +

    The user may maintain these files manually if used, or use the graphic places editor. The command line option --centre accepts a place name as well as a geographic coordinates.

    Dconf / gsettings#

    The underlying infrastructure used by mwp has a facility for storing configuration items in a registry like store. This is used extensively by mwp. The items can viewed and modified using a number of tools: