|
From: | Aiden Loyd |
Subject: | Re: Bug with software compiled from source code |
Date: | Thu, 24 Aug 2017 22:12:18 -0500 |
I am using the tty terminals. And it is not just MC. I have also had trouble with nethack, but the problems aren't as bad, because nethack only uses ncurses for terminal colors. For MC, I believe that the major color that is supposed to be there is blue. I will try to compile it again, and will send you my results.On Tue, Apr 11, 2017 at 10:14 PM, Rich Coe <address@hidden> wrote:On Tue, 11 Apr 2017 20:39:14 -0500
Aiden Loyd <address@hidden> wrote:
> Every time I compile a program from source code that uses the ncurses
> library, it fails to work in those ways. For example, Midnight Commander
> will not respond to the different function keys, has no color, and is just
> unusable.
Can you be more specific?
In your example you use MC and are trying to use function keys.
What terminal were you using? xterm or something else?
I could not reproduce your problem. I performed the following:
git clone git://github.com/MidnightCommander/mc.git
./autogen.sh
./configure --with-screen=ncurses
src/mc
I was able to move up and down with ctrl-n/ctrl-p.
Open a file with F3.
Page up and down, move from file to file.
Close the file with F3.
Close the program with F10.
If there were supposed to be colors, I wouldn't know, I've no idea
what it is supposed to look like.
Rich
--
Rich Coe address@hidden
[Prev in Thread] | Current Thread | [Next in Thread] |