13
0
Fork 1
dedected/kismet-dect/client_module
dragorn fee26077c2 Update makefile and client plugin API to Kismet-2009-05-RC2 and newer API
git-svn-id: https://dedected.org/svn/trunk@88 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-06-03 18:18:26 +00:00
..
Makefile Update makefile and client plugin API to Kismet-2009-05-RC2 and newer API 2009-06-03 18:18:26 +00:00
README Kismet DECT plugin for COA 2008-12-29 18:44:07 +00:00
dect_cliplugin.cc Update makefile and client plugin API to Kismet-2009-05-RC2 and newer API 2009-06-03 18:18:26 +00:00

README

BUILD && INSTALL INSTRUCTIONS

Set the following environment variables to something useful like so:

    export KIS_SRC_DIR=/usr/src/svn/kismet-newcore
    export KIS_DEST_DIR=/usr/local

Build with:

    make

Install with:

    sudo make install