On 11/28/2014 6:08 PM, H. S. Teoh via Digitalmars-d wrote:
Hmm. Did you install libncurses5-dev (or libncursesw5-dev)? If not, try
`apt-get install libncurses5-dev` (or libncursesw5-dev as appropriate).
Otherwise, try -lncurses5 or -lncursesw5, perhaps?

Yeah, that didn't work, either.

I wound up simply ripping out ncurses and hardcoding it for xterm.

Reply via email to