author | mickeyl <mickeyl> | 2003-03-31 10:29:25 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-03-31 10:29:25 (UTC) |
commit | e609b9726786efe7cd5be0cd6d8d9f4d91703da5 (patch) (unidiff) | |
tree | 00313e22c05f98dcd9ebfac43cbf7907ec9b82df | |
parent | 636449b2246963c2c9e48163332a0227036e4364 (diff) | |
download | opie-e609b9726786efe7cd5be0cd6d8d9f4d91703da5.zip opie-e609b9726786efe7cd5be0cd6d8d9f4d91703da5.tar.gz opie-e609b9726786efe7cd5be0cd6d8d9f4d91703da5.tar.bz2 |
update
-rw-r--r-- | noncore/net/wellenreiter/README | 53 |
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 | ---------------------------------------------------- |
9 | Release Notes for Opie-ALPHA Version February 2002 | 9 | Release 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 |
34 | dependencies in "Experimental->libopie2" | ||
33 | 35 | ||
34 | do 'make SUBDIRS=noncore/net/wellenreiter' or 'make' (to build everything) | 36 | 'make SUBDIRS=noncore/net/wellenreiter' or 'make' (to build everything) |
35 | Note that you need to have libpcap in your toolchain. | 37 | Note 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 | ||
39 | See (I), but do 'make SUBDIRS=packages/opie' | 41 | See (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' | |||
42 | packages for Qt3, e.g. libqt3-devel. Assuming, $QTDIR is set to your Qt-Director | 44 | packages 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 | |||
53 | Alternatively, you can use our precompiled ipk. Get it from | 56 | Alternatively, you can use our precompiled ipk. Get it from |
54 | http://opie.net.wox.org/wellenreiter/. There is also a recent libpcap available. | 57 | http://opie.net.wox.org/wellenreiter/ where you will also |
58 | find all necessary dependencies. | ||
55 | 59 | ||
56 | ===================== | 60 | ===================== |
57 | = Run = | 61 | = Run |
58 | ===================== | 62 | ===================== |
59 | 63 | ||
60 | There are two possible modes: <Manual> and <Automatic>. I suggest, you | 64 | * Configure your device by pressing the configure toolbutton (to the right) |
61 | start with the <Automatic> Mode. This works just using the Start/Stop | 65 | * Start Sniffing by pressing the execute toolbutton which will be enabled, |
62 | Toolbutton in the Wellenreiter Menubar. Note that you need to configure | 66 | if your device has been configured. |
63 | your card before the Start/Stop-Toolbutton can be clicked. | ||
64 | |||
65 | If this doesn't work, then try calling the wellenreiter daemon | ||
66 | [wellenreiterd] manually. It has a command line interface. You can | ||
67 | start the GUI before or after the daemon. | ||
68 | 67 | ||
@@ -72,3 +71,3 @@ start the GUI before or after the daemon. | |||
72 | 71 | ||
73 | Wellenreiter/Opie is (C) 2002-2003 M-M-M | 72 | Wellenreiter II is (C) 2002-2003 M-M-M |
74 | 73 | ||