Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Roberto Sanchez
--- Ron Johnson <[EMAIL PROTECTED]> escribió: > On Wed, 2003-06-04 at 23:25, Roberto Sanchez wrote: > > --- Seneca <[EMAIL PROTECTED]> escribió: > > > On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote: > > > > make[1]: Entering directory > > > `/usr/src/kernel-source-2.4.20/scripts/

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Ron Johnson
On Wed, 2003-06-04 at 23:25, Roberto Sanchez wrote: > --- Seneca <[EMAIL PROTECTED]> escribió: > > On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote: > > > make[1]: Entering directory > > `/usr/src/kernel-source-2.4.20/scripts/lxdialog' > > > /usr/bin/ld: cannot find -lncurses > > >

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Kevin McKinley
On Thu, 5 Jun 2003 05:25:01 +0200 (CEST) Roberto Sanchez <[EMAIL PROTECTED]> wrote: > I tried executing 'make menuconfig; in my kernel (2.4.20) source directory > on my Woody box and received this error: > > make[1]: Entering directory > `/usr/src/kernel-source-2.4.20/scripts/lxdialog'/usr/bin/ld

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Roberto Sanchez
--- Seneca <[EMAIL PROTECTED]> escribió: > On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote: > > make[1]: Entering directory > `/usr/src/kernel-source-2.4.20/scripts/lxdialog' > > /usr/bin/ld: cannot find -lncurses > > collect2: ld returned 1 exit status > > > > >> Unable to find

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Chris Metzler
On Thu, 5 Jun 2003 05:25:01 +0200 (CEST) Roberto Sanchez <[EMAIL PROTECTED]> wrote: > > I tried executing 'make menuconfig; in my kernel (2.4.20) source > directory on my Woody box and received this error: > > make[1]: Entering directory > `/usr/src/kernel-source-2.4.20/scripts/lxdialog'/usr/bin/l

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Kenward Vaughan
On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote: > I tried executing 'make menuconfig; in my kernel (2.4.20) source directory on > my Woody box and received this error: > > make[1]: Entering directory `/usr/src/kernel-source-2.4.20/scripts/lxdialog' > /usr/bin/ld: cannot find -lncu

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Seneca
On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote: > make[1]: Entering directory `/usr/src/kernel-source-2.4.20/scripts/lxdialog' > /usr/bin/ld: cannot find -lncurses > collect2: ld returned 1 exit status > > >> Unable to find the Ncurses libraries. > >> > >> You must have Ncurses i

Re: make menuconfig says I don't have ncurses

2003-06-05 Thread Emma Jane Hogbin
On Thu, Jun 05, 2003 at 05:25:01AM +0200, Roberto Sanchez wrote: > However, 'locate ncurses' show this at the top of the list: > /lib/libncurses.so.5 > /lib/libncurses.so.5.2 > and 'apt-show-versions |grep ncurses' shows this: > ncurses-term/stable uptodate 5.2.20020112a-7 > ncurses-bin/stable upto