just install make, compiler (gcc, gcc-c+), libncurses-devel and compile the htop tarball :
./configure; make; make install
Enjoy.
| 2 | retagged |
just install make, compiler (gcc, gcc-c+), libncurses-devel and compile the htop tarball :
./configure; make; make install
Enjoy.