From d63acf633956dac420831ab44ad99c73a11d4fa8 Mon Sep 17 00:00:00 2001 From: hackrid Date: Fri, 22 Sep 2017 17:38:08 -0400 Subject: [PATCH] linux docs: (Arch) Add key to keyring for me it was necessary to add the key manually to the key ring. Otherwise I could not have installed the packages Merges https://github.com/espressif/esp-idf/pull/1029 (Amended to remove reference to exact key, references AUR links instead.) --- docs/get-started/linux-setup.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/get-started/linux-setup.rst b/docs/get-started/linux-setup.rst index 1e83e5e1cd..3fa563a4ca 100644 --- a/docs/get-started/linux-setup.rst +++ b/docs/get-started/linux-setup.rst @@ -80,6 +80,8 @@ Backwards compatibility libraries are available in AUR_ for native and lib32 con - https://aur.archlinux.org/packages/ncurses5-compat-libs/ - https://aur.archlinux.org/packages/lib32-ncurses5-compat-libs/ +Before installing these packages you might need to add the author's public key to your keyring as described in the "Comments" section at the links above. + Alternatively, use crosstool-NG to compile a gdb that links against ncurses 6.