Please don't mark this out of date. 5.0.1 is the last stable version of ntop before ntopng. If you want ntopng, see the ntopng package on AUR.
Search Criteria
Package Details: ntop 5.0.1-15
Package Actions
Git Clone URL: | https://aur.archlinux.org/ntop.git (read-only, click to copy) |
---|---|
Package Base: | ntop |
Description: | A network traffic probe that shows the network usage. |
Upstream URL: | https://www.ntop.org/ |
Licenses: | GPL |
Submitter: | Foxboron |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 6 |
Popularity: | 0.000100 |
First Submitted: | 2021-01-20 21:08 (UTC) |
Last Updated: | 2021-12-21 05:36 (UTC) |
Dependencies (10)
- gd (gd-gitAUR)
- geoip (geoip-gitAUR)
- libevent (libevent-gitAUR)
- libpcap (libpcap-gitAUR)
- lua
- python2AUR (python2-binAUR)
- rrdtool
- ca-certificates (ca-certificates-utils) (make)
- subversion (make)
- wget (wget-gitAUR, wurlAUR) (make)
Required by (0)
Sources (3)
Latest Comments
bidulock commented on 2023-08-11 18:20 (UTC)
dreieck commented on 2021-10-13 13:59 (UTC)
Also fails to build for me with gcc: error: unrecognized command-line option ‘-flat_namespace’
:
[...]
make[3]: Leaving directory '/[...]/ntop/src/ntop-5.0.1'
Making all in .
make[3]: Entering directory '/[...]/ntop/src/ntop-5.0.1/plugins'
cd .. && make am--refresh
make[4]: Entering directory '/[...]/ntop/src/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo
make[4]: Leaving directory '/[...]/ntop/src/ntop-5.0.1'
make[4]: Entering directory '/[...]/ntop/src/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo
make[4]: Leaving directory '/[...]/ntop/src/ntop-5.0.1'
cd .. && make am--refresh
make[4]: Entering directory '/[...]/ntop/src/ntop-5.0.1'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo -I m4
-I m4
cd . && /bin/sh ./missing --run echo --gnu
--gnu
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh ./missing --run echo
make[4]: Leaving directory '/[...]/ntop/src/ntop-5.0.1'
gcc: error: unrecognized command-line option ‘-flat_namespace’
make[3]: *** [Makefile:941: .libs/libnetflowPlugin.so] Error 1
make[3]: Leaving directory '/[...]/ntop/src/ntop-5.0.1/plugins'
make[2]: *** [Makefile:645: all-recursive] Error 1
make[2]: Leaving directory '/[...]/ntop/src/ntop-5.0.1/plugins'
make[1]: *** [Makefile:944: all-recursive] Error 1
make[1]: Leaving directory '/[...]/ntop/src/ntop-5.0.1'
make: *** [Makefile:599: all] Error 2
whight commented on 2021-04-09 02:01 (UTC)
This is currently failing to build:
gcc: error: netflowPlugin.o: No such file or directory
gcc: error: unrecognized command-line option ‘-flat_namespace’
Pinned Comments
bidulock commented on 2023-08-11 18:20 (UTC)
Please don't mark this out of date. 5.0.1 is the last stable version of ntop before ntopng. If you want ntopng, see the ntopng package on AUR.