Re: ncurses & libc6

1997-05-27 Thread David Engel
On May 27, Yann Doussot wrote > So it seems possible to compile libc6 and ncurses as a whole. > As libncurses is outdated and needs to be recompiled for libc6 why not use > this possibility ? > > David what do you think about this ? Ncurses can be compiled as a glibc add-on. However,

Re: ncurses & libc6

1997-05-27 Thread Helmut Geyer
> > I was thinking about building ncurses 4.1 with libc6 when I saw > this file : > > README.glibc > > To compile this as an add-on for glibc, unpack it in the glibc source > tree and put ncurses on the add-on list when you do configure. > > [EMAIL PROTECTED] > 03/21/1997 > > > So

ncurses & libc6

1997-05-27 Thread Yann Doussot
I was thinking about building ncurses 4.1 with libc6 when I saw this file : README.glibc To compile this as an add-on for glibc, unpack it in the glibc source tree and put ncurses on the add-on list when you do configure. [EMAIL PROTECTED] 03/21/1997 So it seems possible to co