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?