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
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