Friday, June 5, 2009

Getting KernelCheck: Development

First off, you'll need Bazaar (bzr). Then:
  1. Download the KernelCheck source from LaunchPad:
    $ bzr branch lp:kernelcheck

  2. Enter the directory
    $ cd kernelcheck

  3. Install KernelCheck (as root - su)
    $ python setup.py install

  4. Use it! (once again, as root)
    $ kernelcheck

No comments:

Post a Comment