13
« on: March 01, 2015, 02:29:17 am »
(OS: CentOS 6)
Recently I've been trying to run my ssdp scanner off of my VPS and this has been the result everytime:
./ssdpscan: error while loading shared libraries: libpcap.so.0.8: cannot open shared
object file: No such file or directory.
I uploaded the file from my VM to the VPS through the FTP and used "sudo chmod +x ./ssdpscan" to make he application.
I don't know what the issue is because I checked to see if libpcap needed to be updated
and it is currently on the latest version. (I'm on an ssh terminal btw) please if anyone has a solution to this tell me.
-Bill