Thread: [Fremantle Maemo5] [ANNOUNCE] Wpspixie & Reaver v1.5.2 to N900
View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#4
Originally Posted by X-J View Post
hi,
i have problem with reaver in n900
Code:
# reaver
reaver: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory
is there anything i missed? i installed reaver and wpspixie from debs packages
What do you get from:
Code:
dpkg -l | grep libpcap
If you have installed all the requirements you should see lines like:
Code:
ii  libpcap0.8 1.1.1-2maemo4 system interface for user-level packet capture
ii  libpcap0.8-dev 1.1.1-2maemo4 development library and header files for libpcap0.8
These can be corrected with the:
Code:
sudo apt-get install libpcap0.8-dev
I assume that you had Reaver working prior to installing the .deb files or is this your first try with it?
 

The Following User Says Thank You to For This Useful Post: