As you can see, I'm running as root...

First, delete the old directory
     root@ext-fbsd:/root/ntopng # rm -rf ntopng/

Then get the newest stuff (ca. 15:23 today Redmond time)
     root@ext-fbsd:/root/ntopng # svn co
https://svn.ntop.org/svn/ntop/trunk/ntopng/
which creates a fresh new directory.

Then
     root@ext-fbsd:/root/ntopng # cd ntopng/

Then
     root@ext-fbsd:/root/ntopng # ./configure
     checking for gnutls... checking for gcc... gcc
     checking whether the C compiler works... yes
     checking for C compiler default output file name... a.out
     checking for suffix of executables...
     checking whether we are cross compiling... no
     checking for suffix of object files... o
     checking whether we are using the GNU C compiler... yes
     checking whether gcc accepts -g... yes
     checking for gcc option to accept ISO C89... none needed
     checking for gnutls_priority_set in -lgnutls... no
     ./configure: : Permission denied
     configure: error: conditional "HAVE_GCRYPT" was never defined.
     Usually this means the macro was only invoked conditionally.


Kurt
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to