Closed swetoast closed 7 years ago
Please do the following:
sudo su
python -c 'import pcapy'
to check the installation
# python -c 'import pcapy'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "build/bdist.linux-armv7l/egg/pcapy.py", line 7, in <module>
File "build/bdist.linux-armv7l/egg/pcapy.py", line 6, in __bootstrap__
ImportError: libpcap.so.0.8: cannot open shared object file: No such file or directory
it didnt install properly, guess ill have to go back to the drawing board and try and install it again, sorry for wasting your time
Whole different beast trying to install this with entware and asuswrt-merlin firmware on a router :) so i might comeback with questions on more issues further down the line since this project would be awesome to have built into the router.
Installed pcapy at this path
when i run the server it runs just fine but the sensor does not detect pcapy even thou its installed