From: Arvind Prasanna <arvindprasanna@gmail.com>
Cc: yamada.masahiro@socionext.com,
Arvind Prasanna <arvindprasanna@gmail.com>,
Kate Stewart <kstewart@linuxfoundation.org>,
Philippe Ombredanne <pombredanne@nexb.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Thomas Gleixner <tglx@linutronix.de>,
linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2] Documentation: Update ncurses package names for menuconfig
Date: Wed, 28 Feb 2018 11:14:40 -0500 [thread overview]
Message-ID: <1519834482-1756-1-git-send-email-arvindprasanna@gmail.com> (raw)
In-Reply-To: <CAK7LNATafNCOBMsNezrCT8j_N2kJiLt7S063wRtjGsaJTgxLvA@mail.gmail.com>
The package name is ncurses-devel for Redhat based distros
and libncurses-devel for Debian based distros.
Signed-off-by: Arvind Prasanna <arvindprasanna@gmail.com>
---
Changes in v2:
- Add a missing echo as pointed out by one of the reviewers.
scripts/kconfig/lxdialog/check-lxdialog.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scripts/kconfig/lxdialog/check-lxdialog.sh b/scripts/kconfig/lxdialog/check-lxdialog.sh
index a10bd9d..6c0bcd9 100755
--- a/scripts/kconfig/lxdialog/check-lxdialog.sh
+++ b/scripts/kconfig/lxdialog/check-lxdialog.sh
@@ -55,7 +55,8 @@ EOF
echo " *** required header files." 1>&2
echo " *** 'make menuconfig' requires the ncurses libraries." 1>&2
echo " *** " 1>&2
- echo " *** Install ncurses (ncurses-devel) and try again." 1>&2
+ echo " *** Install ncurses (ncurses-devel or libncurses-dev " 1>&2
+ echo " *** depending on your distribution) and try again." 1>&2
echo " *** " 1>&2
exit 1
fi
--
2.7.4
next prev parent reply other threads:[~2018-02-28 16:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-28 6:59 [PATCH] " Arvind Prasanna
2018-02-28 15:04 ` Masahiro Yamada
2018-02-28 16:14 ` Arvind Prasanna [this message]
2018-02-28 16:18 ` [PATCH v2] " Arvind Prasanna
2018-02-28 17:31 ` [PATCH] " Randy Dunlap
2018-02-28 17:39 ` Arvind Prasanna
2018-02-28 18:59 ` Randy Dunlap
2018-02-28 19:59 ` Arvind Prasanna
2018-02-28 20:29 ` Arvind Prasanna
2018-02-28 20:53 ` Randy Dunlap
2018-02-28 21:20 ` Arvind Prasanna
2018-02-28 21:32 ` [PATCH v3] " Arvind Prasanna
2018-02-28 21:47 ` Randy Dunlap
2018-02-28 22:32 ` Arvind Prasanna
2018-03-01 0:16 ` Masahiro Yamada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1519834482-1756-1-git-send-email-arvindprasanna@gmail.com \
--to=arvindprasanna@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=kstewart@linuxfoundation.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pombredanne@nexb.com \
--cc=tglx@linutronix.de \
--cc=yamada.masahiro@socionext.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®