summaryrefslogtreecommitdiff
path: root/noncore/net
authormickeyl <mickeyl>2003-03-31 10:29:25 (UTC)
committer mickeyl <mickeyl>2003-03-31 10:29:25 (UTC)
commite609b9726786efe7cd5be0cd6d8d9f4d91703da5 (patch) (unidiff)
tree00313e22c05f98dcd9ebfac43cbf7907ec9b82df /noncore/net
parent636449b2246963c2c9e48163332a0227036e4364 (diff)
downloadopie-e609b9726786efe7cd5be0cd6d8d9f4d91703da5.zip
opie-e609b9726786efe7cd5be0cd6d8d9f4d91703da5.tar.gz
opie-e609b9726786efe7cd5be0cd6d8d9f4d91703da5.tar.bz2
update
Diffstat (limited to 'noncore/net') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/README53
1 files changed, 26 insertions, 27 deletions
diff --git a/noncore/net/wellenreiter/README b/noncore/net/wellenreiter/README
index ef094c4..a4541b4 100644
--- a/noncore/net/wellenreiter/README
+++ b/noncore/net/wellenreiter/README
@@ -1,10 +1,10 @@
1/************************************************************************/ 1/************************************************************************
2/* W e l l e n r e i t e r I I */ 2/* W e l l e n r e i t e r I I
3/* =============================== */ 3/* ===============================
4/* */ 4/*
5/* Version: Opie-ALPHA-February */ 5 Version: Opie-ALPHA-April
6/************************************************************************/ 6/************************************************************************
7 7
8---------------------------------------------------- 8----------------------------------------------------
9Release Notes for Opie-ALPHA Version February 2002 9Release Notes for Opie-ALPHA Version April 2003
10---------------------------------------------------- 10----------------------------------------------------
@@ -12,6 +12,6 @@ Release Notes for Opie-ALPHA Version February 2002
12===================== 12=====================
13= Supported Devices = 13= Supported Devices
14===================== 14=====================
15 15
16- HERMES chipset [ orinoco ], e.g. Lucent/Agere cards 16- HERMES chipset [ orinoco or hostap ], e.g. Lucent/Agere cards
17- PRISM2 chipset [ orinoco or hostap ], e.g. D-Link, Buffallo 17- PRISM2 chipset [ orinoco or hostap ], e.g. D-Link, Buffallo
@@ -19,2 +19,3 @@ Release Notes for Opie-ALPHA Version February 2002
19- CISCO chipset 19- CISCO chipset
20-
20 21
@@ -24,3 +25,3 @@ Release Notes for Opie-ALPHA Version February 2002
24===================== 25=====================
25= Build = 26= Build
26===================== 27=====================
@@ -31,5 +32,6 @@ To compile Wellenreiter within the Opie build environment, do
31'make menuconfig' and check Wellenreiter in the subsection 32'make menuconfig' and check Wellenreiter in the subsection
32"Communications and Networking" 33"Communications and Networking". Make sure you have enabled the
34dependencies in "Experimental->libopie2"
33 35
34do 'make SUBDIRS=noncore/net/wellenreiter' or 'make' (to build everything) 36'make SUBDIRS=noncore/net/wellenreiter' or 'make' (to build everything)
35Note that you need to have libpcap in your toolchain. 37Note that you need to have libpcap in your toolchain.
@@ -38,3 +40,3 @@ Note that you need to have libpcap in your toolchain.
38 40
39See (I), but do 'make SUBDIRS=packages/opie' 41See (I), but you must build a complete opie via 'make SUBDIRS=packages/opie'
40 42
@@ -42,6 +44,7 @@ See (I), but do 'make SUBDIRS=packages/opie'
42packages for Qt3, e.g. libqt3-devel. Assuming, $QTDIR is set to your Qt-Director 44packages for Qt3, e.g. libqt3-devel. Assuming, $QTDIR is set to your Qt-Director
43(e.g. /usr/lib/qt3), set $OPIEDIR to your installation prefix, e.g. /usr/local, then 45(e.g. /usr/lib/qt3), set $OPIEDIR to the root of the checked out Opie, then
44'export QMAKESPEC=$QTDIR/mkspecs/linux-g++' 46'export QMAKESPEC=$QTDIR/mkspecs/linux-g++'
47'cd noncore/net/wellenreiter'
45'qmake "platform=x11" wellenreiter.pro' 48'qmake "platform=x11" wellenreiter.pro'
46'make' 49'make SUBDIRS=noncore/net/wellenreiter'
47'make install' 50'make install'
@@ -49,3 +52,3 @@ packages for Qt3, e.g. libqt3-devel. Assuming, $QTDIR is set to your Qt-Director
49===================== 52=====================
50= Install = 53= Install
51===================== 54=====================
@@ -53,16 +56,12 @@ packages for Qt3, e.g. libqt3-devel. Assuming, $QTDIR is set to your Qt-Director
53Alternatively, you can use our precompiled ipk. Get it from 56Alternatively, you can use our precompiled ipk. Get it from
54http://opie.net.wox.org/wellenreiter/. There is also a recent libpcap available. 57http://opie.net.wox.org/wellenreiter/ where you will also
58find all necessary dependencies.
55 59
56===================== 60=====================
57= Run = 61= Run
58===================== 62=====================
59 63
60There are two possible modes: <Manual> and <Automatic>. I suggest, you 64* Configure your device by pressing the configure toolbutton (to the right)
61start with the <Automatic> Mode. This works just using the Start/Stop 65* Start Sniffing by pressing the execute toolbutton which will be enabled,
62Toolbutton in the Wellenreiter Menubar. Note that you need to configure 66if your device has been configured.
63your card before the Start/Stop-Toolbutton can be clicked.
64
65If this doesn't work, then try calling the wellenreiter daemon
66[wellenreiterd] manually. It has a command line interface. You can
67start the GUI before or after the daemon.
68 67
@@ -72,3 +71,3 @@ start the GUI before or after the daemon.
72 71
73Wellenreiter/Opie is (C) 2002-2003 M-M-M 72Wellenreiter II is (C) 2002-2003 M-M-M
74 73