PDA

View Full Version : Htop


elix
03-20-2006, 09:11 PM
fetch latest tarball
wget http://internap.dl.sourceforge.net/sourceforge/htop/htop-0.6.tar.gz

extract
tar zfx htop-0.6.tar.gz

cd into the dir
cd htop-0.6

...and the standard:
./configure

make

make install

enjoy
htop

HTH

MarkB
03-23-2006, 03:52 PM
As nice as Htop is, it often causes segmentation fault on Virtuozzo VPS

elix
03-23-2006, 05:20 PM
As nice as Htop is, it often causes segmentation fault on Virtuozzo VPS
Could you elaborate please? It causes *what* exactly to seg fault?

MarkB
03-23-2006, 08:03 PM
Sometimes it crashes with segmentation fault when run as root. Known issue since 0.5.1 version I believe.