All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Update ncurses package names for menuconfig
@ 2018-02-28  6:59 ` Arvind Prasanna
  0 siblings, 0 replies; 18+ messages in thread
From: Arvind Prasanna @ 2018-02-28  6:59 UTC (permalink / raw)
  Cc: Arvind Prasanna, Kate Stewart, Thomas Gleixner,
	Philippe Ombredanne, Greg Kroah-Hartman, linux-kbuild,
	linux-kernel

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>
---
 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..4353e40 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
+	           *** depending on your distribution) and try again."    1>&2
 	    echo " *** "                                                  1>&2
 	    exit 1
 	fi
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2018-03-01  0:16 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-28  6:59 [PATCH] Documentation: Update ncurses package names for menuconfig Arvind Prasanna
2018-02-28  6:59 ` Arvind Prasanna
2018-02-28 15:04 ` Masahiro Yamada
2018-02-28 16:14   ` [PATCH v2] " Arvind Prasanna
2018-02-28 16:14     ` Arvind Prasanna
2018-02-28 16:18     ` 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:32                 ` Arvind Prasanna
2018-02-28 21:47                 ` Randy Dunlap
2018-02-28 22:32                   ` Arvind Prasanna
2018-03-01  0:16                   ` Masahiro Yamada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.