Top-level project for the 6LoWPAN Diagnosis Tool. To get started directly from the sources:
sudo apt-get install libqt4-dev qt4-qmake cmake make libexpat1-dev tshark libpcap0.8-dev libc6-dev g++ gcc
git clone https://github.com/cetic/foren6.git
cd foren6
make run
On MACOS-X with Fink, run the following command :
make run QMAKE_QT4=/sw/lib/qt4-mac/bin/qmake CFLAGS=-m32
Please visit the online documentation for more information and other installation methods: