I am trying to build ntopng on a Raspberry Pi I am following mostly:
http://www.ntop.org/nprobe/using-ntopng-and-nprobe-on-the-beaglebone-small-is-beautiful/ and http://marc.info/?l=ntop-dev&m=138909630003723&w=2 but when it comes to compiling ntong after checking it out, the ./configure script is missing what gives? > root@domoticzpi:/tmp# svn co https://svn.ntop.org/svn/ntop/trunk/ntopng/ > Checked out revision 7790. > root@domoticzpi:/tmp# cd ntopng > root@domoticzpi:/tmp/ntopng# ./configure > -bash: ./configure: No such file or directory > root@domoticzpi:/tmp/ntopng# ls > ActivityStats.cpp config.h.in EthStats.h GenericHost.h > HTTPserver.cpp NdpiStats.h ntop_win32.c Prefs.h > RuntimePrefs.cpp Trace.cpp > ActivityStats.h configure.ac ExportInterface.cpp > Geolocation.cpp HTTPserver.h NetworkInterface.cpp ntop_win32.h > ProtoStats.cpp RuntimePrefs.h Trace.h > AddressResolution.cpp contrib ExportInterface.h > Geolocation.h IpAddress.cpp NetworkInterface.h packages > ProtoStats.h scripts TrafficStats.cpp > AddressResolution.h COPYING Flow.cpp > HostContacts.cpp IpAddress.h Ntop.cpp > PacketStats.cpp README.categorization service_win32.c > TrafficStats.h > AlertCounter.cpp DB.cpp Flow.h > HostContacts.h linux.guess ntop_defines.h > PacketStats.h README.httpbl SimpleStringHost.cpp Utils.cpp > AlertCounter.h DB.h FlowHash.cpp Host.cpp > Lua.cpp ntop_flow.h PcapInterface.cpp > README.ntopng SimpleStringHost.h Utils.h > autogen.sh DnsStats.cpp FlowHash.h Host.h > Lua.h NtopGlobals.cpp PcapInterface.h > README.SSL StringHash.cpp > Categorization.cpp DnsStats.h GenericHash.cpp > HostHash.cpp main.cpp NtopGlobals.h > PeriodicActivities.cpp README.todo StringHash.h > Categorization.h doc GenericHashEntry.cpp HostHash.h > Makefile.in Ntop.h PeriodicActivities.h > README.users StringHost.cpp > CollectorInterface.cpp EppStats.cpp GenericHashEntry.h > HTTPBL.cpp Mutex.cpp ntop_includes.h > PF_RINGInterface.cpp README.windows StringHost.h > CollectorInterface.h EppStats.h GenericHash.h HTTPBL.h > Mutex.h ntopng.8 PF_RINGInterface.h > Redis.cpp template.h > config.guess EthStats.cpp GenericHost.cpp httpdocs > NdpiStats.cpp ntop_typedefs.h Prefs.cpp > Redis.h third-party _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
