lkml.org 
[lkml]   [2018]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH] Documentation: Update ncurses package names for menuconfig
From
Date
On 02/27/2018 10:59 PM, Arvind Prasanna wrote:
> The package name is ncurses-devel for Redhat based distros
> and libncurses-devel for Debian based distros.

^^^^^^^^^^^^^^^^ That's not what the patch says. Please clarify.

>
> 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
>

thanks,
--
~Randy

\
 
 \ /
  Last update: 2018-02-28 18:34    [W:0.061 / U:0.972 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site