Re: need help with ncurses...

2001-03-30 Thread will trillich
On Fri, Mar 30, 2001 at 08:37:00AM -0500, Mark H. Wood wrote: > On Thu, 29 Mar 2001, Jake R. Johnson wrote: > > how do i install ncurses? > > atp-get install > > How to discover the name of is the > question for which I currently have no good answer. Scrolling through > 6900 packages in dselec

Re: need help with ncurses...

2001-03-30 Thread Colin Watson
On Fri, 30 Mar 2001 at 16:30:47 +0200, Joris Lambrecht wrote: > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Note that you can do searches in dselect: '/ncurses', Enter, and then > > '\' to repeat the search. > > maybe i'm off into the great wide open here but dselect recognises vi like >

RE: need help with ncurses...

2001-03-30 Thread Joris Lambrecht
TECTED] [mailto:[EMAIL PROTECTED] Sent: vrijdag 30 maart 2001 16:19 To: debian-user@lists.debian.org Subject: Re: need help with ncurses... "Mark H. Wood" <[EMAIL PROTECTED]> wrote: >On Thu, 29 Mar 2001, Jake R. Johnson wrote: >> how do i install ncurses? > >atp-get i

Re: need help with ncurses...

2001-03-30 Thread Colin Watson
"Mark H. Wood" <[EMAIL PROTECTED]> wrote: >On Thu, 29 Mar 2001, Jake R. Johnson wrote: >> how do i install ncurses? > >atp-get install > >How to discover the name of is the >question for which I currently have no good answer. Scrolling through >6900 packages in dselect takes too much time and is

Re: need help with ncurses...

2001-03-30 Thread Colin Watson
Juergen Fiedler <[EMAIL PROTECTED]> wrote: >On Thursday 29 March 2001 13:06, Jake R. Johnson wrote: >> how do i install ncurses? > >Do an 'apt-cache search ncurses', pick out the latest version and >'apt-get install '. In unstable latest-version == >libncurses5, in stable it might still be libncu

Re: need help with ncurses...

2001-03-30 Thread Mark H. Wood
On Fri, 30 Mar 2001, Mark H. Wood wrote: > atp-get install Duuuh, that should be "apt-get", not "atp-get". -- Mark H. Wood, Lead System Programmer [EMAIL PROTECTED] Make a good day.

Re: need help with ncurses...

2001-03-30 Thread Mark H. Wood
On Thu, 29 Mar 2001, Jake R. Johnson wrote: > how do i install ncurses? atp-get install How to discover the name of is the question for which I currently have no good answer. Scrolling through 6900 packages in dselect takes too much time and is too error prone (at least, when *I* do it). So f

Re: need help with ncurses...

2001-03-29 Thread Juergen Fiedler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 29 March 2001 13:06, Jake R. Johnson wrote: > how do i install ncurses? Do an 'apt-cache search ncurses', pick out the latest version and 'apt-get install '. In unstable latest-version == libncurses5, in stable it might still be libncurs

need help with ncurses...

2001-03-29 Thread Jake R. Johnson
how do i install ncurses?