Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14795 > unrolled thread
| Started by | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| First post | 2018-11-12 09:13 -0500 |
| Last post | 2018-11-12 09:13 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: bash will not link against ncursesw and readline in /usr/local Chet Ramey <chet.ramey@case.edu> - 2018-11-12 09:13 -0500
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Date | 2018-11-12 09:13 -0500 |
| Subject | Re: bash will not link against ncursesw and readline in /usr/local |
| Message-ID | <mailman.3918.1542032043.1284.bug-bash@gnu.org> |
On 11/11/18 6:34 AM, John Frankish wrote: > 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 where ncursesw is installed without a link to ncurses. Which distribution are you using? I could add a check for ncursesw, but that's the kind of thing the distro usually does. > The configure scripts does not find libreadline when it is compiled to /usr/local and when using the configure switch "--with-installed-readline=/usr/local" I don't have any trouble finding readline in /usr/local/lib/libreadline.so after installing it, editing /etc/ld.so.conf, and running ldconfig. I tried with readline-8.0-beta and bash-5.0-beta, so at least it will be working when those hit release status. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
Back to top | Article view | gnu.bash.bug
csiph-web