It all sounds so easy! But i can\'t make it work.. the trouble i\'m having does\'nt sound remotly like what other people experience either.
First off i\'m unsure on which libpcap..
there seem to be two:
http://www.openzaurus.org/official/stable/...0.7.2-1_arm.ipkand
http://www.mousebusiness.com/libpcap_0.8.1_aj_arm.ipkI\'m unsure which to use as somewhere states don\'t use openzaurus build which the first one evidently is. But then i read to install libpcap0 which the second one isnt (or perhaps it is?) anyway i\'ve tried both.
the first (libpcap0_0.7.2-1_arm.ipk) doesnt install
# ipkg install libpcap0_0.7.2-1_arm.ipk
zcat: libpcap0_0.7.2-1_arm.ipk: not in gzip format
zcat: stdin: unexpected end of file
ipkg_install_file: ERROR unpacking control.tar.gz from libpcap0_0.7.2-1_arm.ipk
so I assume the second is correct.
# ipkg install libpcap_0.8.1_aj_arm.ipk
Unpacking libpcap...Done.
Configuring libpcap...Done.
ldconfig: File /home/QtPalmtop/lib/libopiemm2.so.1.8.1 is too small, not checked.
The file /opt/QtPalmtop/lib/libpcap.a now exists.
I downladed the only ipk\'s for Wellenreiter (+ libs) that i can find can find:
http://www.vanille.de/feed/sharp/libopie1_...30718.1_arm.ipkhttp://www.vanille.de/feed/sharp/libopie2_...30718.2_arm.ipkhttp://www.vanille.de/feed/sharp/opie-well...0030718_arm.ipkAnd installed em.
now i try to launch and get this:
wellenreiter: error while loading shared libraries: libpcap.so.0.7: cannot load shared object file: No such file or directory
so did:
ln -s /opt/QtPalmtop/lib/libpcap.a /opt/QtPalmtop/lib/libpcap.so.0.7
When i try to launch as root i got:
Qt/Emebedded data directory no owned by user 0
Aborted
So i set qpe to run as root instead of as zaurus. and restarted.
With qpe now running as root i can launch wellenreiter and find the interface eth0 (hostap_cs driver)
However when i press start the app dies with the following error in the konsole:
wellenreiter: error while loading shared libraries: /opt/QtPalmtop/lib/libopienet2.so.1: undefined symbol: pcap_open_live
Also sometimes when i start the app the screen goes white with themessage \"please wait...\" and the app comes up portraint in a low resolution. I have no idea what determines whetehr it starts in this state or the normal state.
Any ideas what i might be missing would be much apreciated.
Thanks
Dan