All of lore.kernel.org
 help / color / mirror / Atom feed
From: varkabhadram@gmail.com (Varka Bhadram)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Package Installation Error
Date: Tue, 09 Sep 2014 09:24:37 +0530	[thread overview]
Message-ID: <540E79FD.2090207@gmail.com> (raw)
In-Reply-To: <CACZhsRhd3RqKcOp0t-q9CsHa0zwbPk-5mc-zx4gVYeiFpuJVGQ@mail.gmail.com>

On 09/09/2014 09:20 AM, Niamathullah sharief wrote:
> Dear Friends
>
> When Compilaing kernel.I am getting these result in "make menuconfig"
>
> Code:
>   *** Unable to find the ncurses libraries or the
>   *** required header files.
>   *** 'make menuconfig' requires the ncurses libraries.
>   ***
>   *** Install ncurses (ncurses-devel) and try again.
>   ***
> make[1]: *** [scripts/kconfig/dochecklxdialog] Error 1
> make: *** [menuconfig] Error 2

You need ncurses development package.

try:*sudo apt-get install libncurses5-dev

*

-- 
Regards,
Varka Bhadram.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140909/a54ccacc/attachment.html 

  reply	other threads:[~2014-09-09  3:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09  3:50 Package Installation Error Niamathullah sharief
2014-09-09  3:54 ` Varka Bhadram [this message]
2014-09-09  4:08 ` Valdis.Kletnieks at vt.edu
2014-09-09  4:22   ` Niamathullah sharief
2014-09-09  4:36     ` Valdis.Kletnieks at vt.edu
2014-09-09 11:51     ` Greg Donald
2014-09-09 12:23       ` Valdis.Kletnieks at vt.edu

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=540E79FD.2090207@gmail.com \
    --to=varkabhadram@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /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 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.