Thank you very much for the help!

still no luck.... Any idea hwat wrong? Thank's! Joe
        ubuntu@ubuntu:~$ uname -a  

        Linux ubuntu 4.10.0-28-generic #32~16.04.2-Ubuntu SMP Thu Jul 20
10:19:48 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux 

          

        ubuntu@ubuntu:~$ sudo apt-get install build-essential git bison flex
libxml2-dev libpcap-dev libtool libtool-bin rrdtool librrd-dev
autoconf automake autogen 

        redis-server wget libsqlite3-dev libhiredis-dev libgeoip-dev
libcurl4-openssl-dev libpango1.0-dev libcairo2-dev
libnetfilter-queue-dev zlib1g-dev libssl-dev libcap-dev
libnetfilter-conntrack-dev 
        Reading package lists... Done 

        Building dependency tree        

        Reading state information... Done 

        Package autogen is not available, but is referred to by another
package. 

        This may mean that the package is missing, has been obsoleted, or 

        is only available from another source 

        However the following packages replace it: 

          libopts25-dev libopts25 autogen-doc 

        E: Package 'autogen' has no installation candidate 

        E: Unable to locate package redis-server 

        E: Unable to locate package libhiredis-dev 

        E: Unable to locate package libnetfilter-queue-dev
On ‎14‎.‎11‎.‎2017 at 6:03 PM, "Simone Mainardi" 
wrote:Josef,
See this error:Wait please...
./autogen.sh: line 35: autoreconf: command not found

Make sure to install all the prerequisites as explained in
https://github.com/ntop/ntopng/blob/dev/doc/README.compilation
Regards,Simone
On 14 Nov 2017, at 17:26, [email protected] wrote:
Hello forum,

I tried to install ntopng on Ubuntu 1604/64 (Desktop) with the
following two suggested installation methods (see below). 

Without success... What am i doing wrong?
Thank you very much for any help!

Joe
-------------------------------------------------------------------------------------------------
ubuntu@ubuntu:~/ntopng$ uname -a
Linux ubuntu 4.10.0-28-generic #32~16.04.2-Ubuntu SMP Thu Jul 20
10:19:48 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
ubuntu@ubuntu:~$ git clone https://github.com/ntop/ntopng.git
Cloning into 'ntopng'...
remote: Counting objects: 30184, done.
remote: Compressing objects: 100% (196/196), done.
remote: Total 30184 (delta 198), reused 195 (delta 113), pack-reused
29875
Receiving objects: 100% (30184/30184), 107.46 MiB | 23.37 MiB/s, done.
Resolving deltas: 100% (22626/22626), done.
Checking connectivity... done.
ubuntu@ubuntu:~$ cd '/home/ubuntu/ntopng'
ubuntu@ubuntu:~/ntopng$ ./autogen.sh
Wait please...
./autogen.sh: line 35: autoreconf: command not found

Now run ./configure
ubuntu@ubuntu:~/ntopng$ ./configure
bash: ./configure: No such file or directory
ubuntu@ubuntu:~/ntopng$ 
-------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------
ubuntu@ubuntu:~$ sudo apt-get clean all
ubuntu@ubuntu:~$ sudo apt-get update

ubuntu@ubuntu:~$ sudo apt-get install pfring nprobe ntopng ntopng-data
n2disk cento nbox
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package pfring
E: Unable to locate package nprobe
E: Unable to locate package ntopng
E: Unable to locate package ntopng-data
E: Unable to locate package n2disk
E: Unable to locate package cento
E: Unable to locate package nbox
ubuntu@ubuntu:~$ sudo apt-get install ntopng
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package ntopng
ubuntu@ubuntu:~$ 
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to