Public bug reported: Binary package hint: ntop
[EMAIL PROTECTED]:/usr/local/bin$ lsb_release -rd Description: Ubuntu 6.06.2 LTS Release: 6.06 [EMAIL PROTECTED]:/usr/local/bin$ apt-cache policy ntop ntop: Installed: 3:3.2-1ubuntu1 Candidate: 3:3.2-1ubuntu1 Version table: *** 3:3.2-1ubuntu1 0 500 http://archive.ubuntu.com dapper/universe Packages 100 /var/lib/dpkg/status The default installation of ntop looks for the dot binary in /usr/local/bin/dot, but when you install dot via the graphviz package, it is saved in /usr/bin/dot. It is easy to fix the problem by adding a symbolic link : sudo ln -s /usr/bin/dot /usr/local/bin/dot A more permanent solution would be to update the ntop package so that it looks for dot in the correct place as soon as it is installed... ** Affects: ntop (Ubuntu) Importance: Undecided Status: New ** Tags: gutsy ntop -- Default ntop installation looks for dot in the wrong directory https://bugs.launchpad.net/bugs/215651 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs