Using bash-4.4.18
Intel core i7 laptop running 32-bit or 64-bit linux
Using gcc-8.2.0
The configure script does not find libncursesw on a system where only the wide
version of ncurses exists - even when readine is linked against ncursesw.
The configure scripts does not find libreadline when it
Using bash-4.4.18
Intel core i7 laptop running 32-bit or 64-bit linux
Using gcc-8.2.0
The configure script does not find libncursesw on a system where only the wide
version of ncurses exists - even when readine is linked against ncursesw.
The configure scripts does not find libreadline when it
> > Using bash-4.4.18
> > Intel core i7 laptop running 32-bit or 64-bit linux Using gcc-8.2.0
> >
> > The configure script does not find libncursesw on a system where
> > only the wide version of ncurses exists - even when readine is linked
> > against ncursesw.
> >
> I haven't seen a distro whe
> > If ncursesw is now the default, maybe it would make sense to check for that
> > rather than a symlink?
> >
> I added a check for it, but I think its impact will be minimal.
>
Thanks :)