help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build Bash using wide Ncurses?


From: Matias Fonzo
Subject: Re: Build Bash using wide Ncurses?
Date: Thu, 07 Jan 2021 17:39:16 -0300
User-agent: Roundcube Webmail/1.4.8

El 2021-01-07 17:22, Jeffrey Walton escribió:
On Thu, Jan 7, 2021 at 3:14 PM Matias Fonzo <selk@dragora.org> wrote:

Try passing --enable-multibyte and --with-curses to ./configure.

Thanks.

--enable-multibyte was accepted. --with-curses caused a link error
(missing -lcurses).

For -lcurses, check the steps from http://www.linuxfromscratch.org/lfs/view/development/chapter08/ncurses.html under "Finally, make sure that old applications that look for -lcurses at build time are still buildable:"

I think I can use sed to fix the makefiles at this point.

Jeff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]