It has an error:wandio HTTP support required. Ensure you have a working Internet connection and that libcurl is installed before building wandio.
My installed environment is in centos7 which hasn't internet, and I try wandiocat "localhost", It can work
Then I traced the config.log, getting this message "error while loading shared libraries: libwandio.so.6 cannot open shared object file: no such file or directory"
I had tried flowing step :
Could anyone else can help me?
It has an error:wandio HTTP support required. Ensure you have a working Internet connection and that libcurl is installed before building wandio.
My installed environment is in centos7 which hasn't internet, and I try wandiocat "localhost", It can work
Then I traced the config.log, getting this message "error while loading shared libraries: libwandio.so.6 cannot open shared object file: no such file or directory"
I had tried flowing step :
I downloaded "https://broker.bgpstream.caida.org/v2/meta/projects/" and push into local host and modify --with-brocker-url ,but it doesn't work
Then I appended /usr/local/lib in $PATH, but it also doesn't work
Could anyone else can help me?