19 Mar
2008
19 Mar
'08
10:34 p.m.
This is in reference to http://trac.macosforge.org/projects/macports/ticket/14308 and hopefully helps the macport get fixed. Though the macport fails to build, the source can be built just fine: 1 - Download ntop 3.3 source 2 - Run autogen.sh 3 - ./configure --with-gdbm-lib=/opt/local/lib --with-gdbm-include=/ opt/local/include 4 - make; sudo make install 5 - run it and then log in to http://localhost:3000 Everything works just fine. --Shawn