Package: ntop Architecture: amd64 Version: 3:5.0.1+dfsg1-2ubuntu1 Depends: libc6 (>= 2.15), libgdbm3 (>= 1.8.3), libgeoip1, libpcap0.8 (>= 0.9.8), libpython2.7 (>= 2.7), librrd4 (>= 1.3.0), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, ntop-data (= 3:5.0.1+dfsg1-2ubuntu1), python-mako, net-tools, adduser, passwd Suggests: graphviz, gsfonts (from dpkg -s ntop)
The bug #737444 probably needs some reworking. If you install the ntop package from scratch on Trusty it doesn't fully work out-of-the-box due to HTTP 404 errors about: - http://localhost:3000/jquery-1.7.2.min.js - http://localhost:3000/jquery-ui-1.8.16.custom.css - http://localhost:3000/jquery-ui-1.8.16.custom.min.js errors that bug #737444 is supposed to address by linking the jQuery libs provided via Debian package(s) (see http://anonscm.debian.org/cgit/collab-maint/ntop.git/commit/?id=ba237e686564823b0ee1cc493e59181557e08bcc). Indeed, you need to explicitly issue: sudo apt-get install libjs-jquery libjs-jquery-ui to solve the 404 issues, so these packages above need to be marked as required. I'm new to Debian and not sure why http://anonscm.debian.org/cgit/collab-maint/ntop.git/commit/?id=226103f122e023bd3518d6d11a35c0992444fcf2 is not honored here, at least in the 'Suggests' section. Note: graphwiz is correctly suggested as optional even though it is mostly required to play with some pages in ntop which require /usr/bin/dot. That's another story. TIA, Matteo -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

