Discussion:
[Ntop] installation fails on Ubuntu 1604/64
j***@hushmail.com
2017-11-14 16:26:43 UTC
Permalink
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:~/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:~$ 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:~$ cd '/home/ubuntu/ntopng'
***@ubuntu:~/ntopng$ ./autogen.sh
Wait please...
./autogen.sh: line 35: autoreconf: command not found

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

***@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:~$ sudo apt-get install ntopng
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ntopng
***@ubuntu:~$
j***@hushmail.com
2017-11-18 13:59:37 UTC
Permalink
Thank you very much for the help!

still no luck.... Any idea hwat wrong? Thank's! Joe
***@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:~$ 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, ***@hushmail.com 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:~/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:~$ 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:~$ cd '/home/ubuntu/ntopng'
***@ubuntu:~/ntopng$ ./autogen.sh
Wait please...
./autogen.sh: line 35: autoreconf: command not found

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

***@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:~$ sudo apt-get install ntopng
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ntopng
***@ubuntu:~$
j***@hushmail.com
2017-11-28 16:50:30 UTC
Permalink
Hi Simone

-> please, check your distro and repos
***@ubuntu:~$ apt-cache show autogen
N: Can't select versions from package 'autogen' as it is purely
virtual
N: No packages found
Thank's ! Yes, that seems to be the problem, i am using Ubuntu1604
Desktop (Live CD) and not the Server version...
Joe
Simone
On 20.11.2017 at 10:12 AM, "Simone Mainardi" wrote:Joe,
autogen package is available on ubuntu16:
***@devel:/home/simone# apt-cache show autogenPackage:
autogenPriority: optionalSection: universe/develInstalled-Size:
1145Maintainer: Ubuntu Developers Original-Maintainer: Andreas Metzler
Architecture: amd64Version: 1:5.18.7-3Depends: guile-2.0-libs, libc6
(>= 2.14), libopts25 (>= 1:5.18.7), libxml2 (>= 2.7.4), libopts25-dev
(= 1:5.18.7-3)Recommends: autogen-docFilename:
pool/universe/a/autogen/autogen_5.18.7-3_amd64.debSize: 549714MD5sum:
120c4930ffe7578105a9689b6a2ebe78SHA1:
2bffee9894a22950e5bcf3f5d576e7af15b6d517SHA256:
15198641f60acdeac812017cdccbbf6895b3de8a22468f0b3a18534ce883247fDescription-en:
automated text file generator AutoGen is a tool designed for
generating program files that contain repetitive text with varied
substitutions. This is especially valuable if there are several blocks
of such text that must be kept synchronized. . Included with AutoGen
is a tool that virtually eliminates the hassle of processing options,
keeping usage text up to date and so on. This tool allows you to
specify several program attributes, innumerable options and option
attributes, then it produces all the code necessary to parse and
handle the command line and initialization file options. . This
package contains the development tools. libopts25-dev contains the
static libraries and header files. libopts25 contains the shared
libraries. autogen-doc contains the PostScript and HTML
documentation.Description-md5:
0d58326715b8d7163a06b3be785ab22aMulti-Arch: foreignHomepage:
http://www.gnu.org/software/autogen/Bugs:
https://bugs.launchpad.net/ubuntu/+filebugOrigin: Ubuntu
***@devel:/home/simone# apt-get install autogenReading package
lists... DoneBuilding dependency treeReading state information...
Doneautogen is already the newest version (1:5.18.7-3).0 upgraded, 0
newly installed, 0 to remove and 24 not
***@devel:/home/simone# lsb_release -aNo LSB modules are
available.Distributor ID: UbuntuDescription: Ubuntu 16.04.3
LTSRelease: 16.04Codename: ***@devel:/home/simone#
please, check your distro and repos

Simone
On 18 Nov 2017, at 14:59, ***@hushmail.com wrote:
Thank you very much for the help!

still no luck.... Any idea hwat wrong? Thank's! Joe
***@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:~$ 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, ***@hushmail.com 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:~/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:~$ 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:~$ cd '/home/ubuntu/ntopng'
***@ubuntu:~/ntopng$ ./autogen.sh
Wait please...
./autogen.sh: line 35: autoreconf: command not found

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

***@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:~$ sudo apt-get install ntopng
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ntopng
***@ubuntu:~$
j***@hushmail.com
2018-01-11 16:22:22 UTC
Permalink
Hello forum,
->I am using the 1604 desktop version too and package autogen is
correctly found and installable. Try to do an update first and then
install it:->sudo apt update->sudo apt install autogen
Thank's a lot for the continued help! Unfortunately no success :-(

I am wondering if including all required software* into a single
ntopng.deb would be a good idea... I think this is called static
binary. E.g. i do have a deb of Google Earth which can be installed
easily on different distributions, even live systems.
Is it very hard to offer a *deb of ntopng with includes all
dependecies?
Joe
On 1.12.2017 at 2:29 PM, "Simone Mainardi" wrote:I am using the 1604
desktop version too and package autogen is correctly found and
installable. Try to do an update first and then install it:
sudo apt updatesudo apt install autogen
Very likely this is an issue connected with the use of a live cd.
Simone
On 28 Nov 2017, at 17:50, ***@hushmail.com wrote:
Hi Simone

-> please, check your distro and repos
***@ubuntu:~$ apt-cache show autogen
N: Can't select versions from package 'autogen' as it is purely
virtual
N: No packages found
Thank's ! Yes, that seems to be the problem, i am using Ubuntu1604
Desktop (Live CD) and not the Server version...
Joe
Simone
On 20.11.2017 at 10:12 AM, "Simone Mainardi" wrote:Joe,
autogen package is available on ubuntu16:
***@devel:/home/simone# apt-cache show autogenPackage:
autogenPriority: optionalSection: universe/develInstalled-Size:
1145Maintainer: Ubuntu Developers Original-Maintainer: Andreas Metzler
Architecture: amd64Version: 1:5.18.7-3Depends: guile-2.0-libs, libc6
(>= 2.14), libopts25 (>= 1:5.18.7), libxml2 (>= 2.7.4), libopts25-dev
(= 1:5.18.7-3)Recommends: autogen-docFilename:
pool/universe/a/autogen/autogen_5.18.7-3_amd64.debSize: 549714MD5sum:
120c4930ffe7578105a9689b6a2ebe78SHA1:
2bffee9894a22950e5bcf3f5d576e7af15b6d517SHA256:
15198641f60acdeac812017cdccbbf6895b3de8a22468f0b3a18534ce883247fDescription-en:
automated text file generator AutoGen is a tool designed for
generating program files that contain repetitive text with varied
substitutions. This is especially valuable if there are several blocks
of such text that must be kept synchronized. . Included with AutoGen
is a tool that virtually eliminates the hassle of processing options,
keeping usage text up to date and so on. This tool allows you to
specify several program attributes, innumerable options and option
attributes, then it produces all the code necessary to parse and
handle the command line and initialization file options. . This
package contains the development tools. libopts25-dev contains the
static libraries and header files. libopts25 contains the shared
libraries. autogen-doc contains the PostScript and HTML
documentation.Description-md5:
0d58326715b8d7163a06b3be785ab22aMulti-Arch: foreignHomepage:
http://www.gnu.org/software/autogen/Bugs:
https://bugs.launchpad.net/ubuntu/+filebugOrigin: Ubuntu
***@devel:/home/simone# apt-get install autogenReading package
lists... DoneBuilding dependency treeReading state information...
Doneautogen is already the newest version (1:5.18.7-3).0 upgraded, 0
newly installed, 0 to remove and 24 not
***@devel:/home/simone# lsb_release -aNo LSB modules are
available.Distributor ID: UbuntuDescription: Ubuntu 16.04.3
LTSRelease: 16.04Codename: ***@devel:/home/simone#
please, check your distro and repos

Simone
On 18 Nov 2017, at 14:59, ***@hushmail.com wrote:
Thank you very much for the help!

still no luck.... Any idea hwat wrong? Thank's! Joe
***@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:~$ 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, ***@hushmail.com 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:~/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:~$ 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:~$ cd '/home/ubuntu/ntopng'
***@ubuntu:~/ntopng$ ./autogen.sh
Wait please...
./autogen.sh: line 35: autoreconf: command not found

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

***@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:~$ sudo apt-get install ntopng
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ntopng
***@ubuntu:~$
_______________________________________________
Ntop mailing list
***@listgateway.unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop

Loading...