Yes LXDE installed all its components including lxterminal ... when I click on the htop menu it give me this error xfce4-terminal not found.kmathern wrote: Sun Apr 07, 2019 2:15 pmsagsaw wrote: Sun Apr 07, 2019 2:01 pm HTOP does not work because it requires xfce4-terminal so installed it. Any work around for the requirement of xfce4-terminal???
I'm not seeing here that htop specifically requires xfce4-terminal.Code: Select all
$ apt-cache depends htop htop Depends: libc6 Depends: libncursesw5 Depends: libtinfo5 Suggests: lsof Suggests: strace Conflicts: htop:i386
I think htop should pretty much work with any of the terminal emulators. Did you install lxterminal (LXDE) or mate-terminal (MATE)?
If i run it inside a terminal it very much works. ITs only when i click on the menu that i get this error.