My Ubuntu htop
command does not display anything, like this:
Is there any problem with this command? Thanks a lot!
I think you should follow instructions list on GitHub homepage. Maybe your ncurses
library is not correct and incompatible. enter link description here
The static
compilation maybe useful for same error. I think the cause of this error is lack of or wrong dynamical link of ncurses
top
works?? – Aug 18 '17 at 02:27htop > test.dat
. Does that file contain data? If yes, you have a display problem. – richbl Aug 18 '17 at 02:38htop
with sudo just to make sure it's not a permissions issue? – Thomas Ward Aug 29 '20 at 17:02~/.config/htop/htoprc
) – moo Nov 04 '21 at 08:30