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 18:24:30 -0300
User-agent: Roundcube Webmail/1.4.8

El 2021-01-07 17:52, Chet Ramey escribió:
On 1/7/21 3:22 PM, Jeffrey Walton wrote:
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).

You don't need --enable-multibyte; that's the default.

True.  configure contains/sets $opt_multibyte to yes by default.

Thanks Chet.




reply via email to

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