Hi, you can try this:

netstat -na or netstat -tul (mac os can differ)

With this you can see web server its up and waiting connection,

You must see this or similar:

tcp        0      0 0.0.0.0:3000            0.0.0.0:*               LISTEN


Regards


On Tue, Oct 29, 2013 at 5:12 PM, Arnold Siboro <[email protected]> wrote:

> Thanks for the responses.
> Yes it turned out that I had to update libxml and I did that via macports.
> And I needed to install the following dependencies and almost 30
> other further dependencies:
>
> libgnutls
> libgcrypt
> libGeoIP
> redis
>
> Then I did "port load redis" and finally I could run ntopng.
> I access using a browser http://localhost:3000/ but only got:
>
> Error 404: Not Found
> File not found
>
> Either my mileage with ntopng (which is very low) is the cause, if not
> and anyone can help
> point out what else I did wrong I'd be grateful.
>
> Regards,
>
>
> On Sun, Oct 27, 2013 at 11:19 PM, Toby Simmons <[email protected]> wrote:
> > If you have macports installed, you should be able to update libxml. I
> think
> > that's what I did when I ran into this problem a few weeks ago.
> >
> > ---------------------
> > Toby Simmons
> >
> > On Oct 27, 2013, at 10:00 AM, Spider s <[email protected]> wrote:
> >
> > Hello, I think Mac Version not is finished and tested 100% , you can
> read on
> > this list(old posts).
> > Luca need mac for test.
> >
> >
> > Regards
> >
> >
> >
> >
> >
> > On Sun, Oct 27, 2013 at 2:56 AM, Arnold Siboro <[email protected]>
> wrote:
> >>
> >> I am sorry if this is asked before, I did try looking the archive
> >> before posting this,
> >> but I found this when trying to run ntop on Mac OS 10.8.5:
> >>
> >> dyld: Library not loaded: /opt/local/lib/libxml2.2.dylib
> >>   Referenced from: /usr/local/bin/ntopng
> >>   Reason: Incompatible library version: ntopng requires version 12.0.0
> >> or later, but libxml2.2.dylib provides version 10.0.0
> >>
> >> I installed from pkg file downloaded from the web site.
> >> Any idea how I could get this to work?
> >>
> >> Regards,
> >>
> >> -- Arnold P. Siboro ([email protected])
> >> _______________________________________________
> >> Ntop mailing list
> >> [email protected]
> >> http://listgateway.unipi.it/mailman/listinfo/ntop
> >
> >
> > _______________________________________________
> > Ntop mailing list
> > [email protected]
> > http://listgateway.unipi.it/mailman/listinfo/ntop
> >
> >
> > _______________________________________________
> > Ntop mailing list
> > [email protected]
> > http://listgateway.unipi.it/mailman/listinfo/ntop
> >
>
>
>
> --
>
> -- Arnold P. Siboro ([email protected])
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop
>
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to