~kirkland/bogosec/trunk

« back to all changes in this revision

Viewing changes to README

  • Committer: Dustin Kirkland
  • Date: 2008-10-01 20:55:12 UTC
  • Revision ID: kirkland@canonical.com-20081001205512-v9lzhzdirn4j2blk
install the perl modules to /usr/lib/bogosec/plugins, and the binaries to /usr/bin,
update the manpage documentation accordingly

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
        cd bogosec*
22
22
 
23
23
 - Install BogoSec using "make install"
24
 
        This will place the tool executables in /usr/local/bin.
25
 
        The scanner plugins will be placed in /usr/local/bogosec/plugins.
 
24
        This will place the tool executables in /usr/bin.
 
25
        The scanner plugins will be placed in /usr/lib/bogosec/plugins.
26
26
 
27
27
RUN BogoSec:
28
28
============