Innotop

From Shrubbery

Jump to: navigation, search


[edit] Fedora Installation

  1. Install perl-TermReadKey
    # yum install perl-TermReadKey
    
  2. Create an RPM from the distribution tarball:
    # rpmbuild -tb --clean innotop-1.6.0.tar.gz
    # cp /usr/src/redhat/RPMS/noarch/innotop-1.6.0-0.noarch.rpm /tmp/
    # cd /tmp
    # rpm -i innotop-1.6.0-0.noarch.rpm 
    

[edit] Ubuntu Installation

The innotop download site has a Debian package that can be installed with:

# dpkg -i innnotop-1.6.0.deb
Personal tools