Bruce, Thanks for reporting. We are aware there are some minor issues when compiling on centos from source. We are working on them. You know, changing the configure scripts is critical since it may break our automatic build and packaging system. For this reason, we have strict policies and need need to carry out tons of tests before applying 'official' changes.
In the meanwhile, you may want to try and replace the configure.seed with this: https://raw.githubusercontent.com/simonemainardi/ntopng/b71dd158f88c695d4c39745b02bf946c912c19e1/configure.seed Simone On Sat, Dec 26, 2015 at 9:53 AM, Bruce Ferrell <[email protected]> wrote: > git clone https://github.com/ntop/ntopng.git > > cd ntopng > ./autogen.sf > > ./configure > > ends in: > > checking for curl_easy_perform in -lcurl... no > Please install libcurl(-dev) (http://curl.haxx.se/) > > curl and the development rpms are in place > > rpm -qa | grep curl > > curl-7.19.7-46.el6.x86_64 > python-pycurl-7.19.0-8.el6.x86_64 > libcurl-7.19.7-46.el6.x86_64 > libcurl-devel-7.19.7-46.el6.x86_64 > > > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop >
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
