From: ravindra vejandla on
Hi Veterans,

I am trying to upgrade my debian kernel
1> First I downloaded gcc
2>now I am trying to download libncurses5-dev

death:/usr/src/linux-2.6.31.6# apt-get install libncurses5-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libncurses5-dev

so I downloaded it from http://ftp.gnu.org/pub/gnu/ncurses/
unzipeed it to /usr/src/linux-2.6.31.6

now when I am trying to use make menuconfig I am receiving following error

death:/usr/src/linux-2.6.31.6# make menuconfig
*** 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


Please help me to resolve this error and when I am trying to do the same in
rhel5 I am able to use it

Thanks and regards

V M Ravindra Krishna
e email2vm(a)gmail.com
From: Tzafrir Cohen on
On Sun, Dec 06, 2009 at 01:18:23PM +0530, ravindra vejandla wrote:
> Hi Veterans,
>
> I am trying to upgrade my debian kernel
> 1> First I downloaded gcc

aptitude install build-essential

> 2>now I am trying to download libncurses5-dev

It's now libncurses6-dev . But you could have tried libncurses-dev .

--
Tzafrir Cohen | tzafrir(a)jabber.org | VIM is
http://tzafrir.org.il | | a Mutt's
tzafrir(a)cohens.org.il | | best
ICQ# 16849754 | | friend


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Sven Joachim on
On 2009-12-06 11:16 +0100, Tzafrir Cohen wrote:

> On Sun, Dec 06, 2009 at 01:18:23PM +0530, ravindra vejandla wrote:
>> 2>now I am trying to download libncurses5-dev
>
> It's now libncurses6-dev .

Nonsense, there is no libncurses6 in Debian.

Sven


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org