Hi all,
with

deri@iMacLuca 201> port list installed
apr                            @1.4.8          devel/apr
apr-util                       @1.5.2          devel/apr-util
autoconf                       @2.69           devel/autoconf
automake                       @1.14           devel/automake
bzip2                          @1.0.6          archivers/bzip2
curl-ca-bundle                 @7.33.0         net/curl
cyrus-sasl2                    @2.1.25         security/cyrus-sasl2
db46                           @4.6.21         databases/db46
db_select                      @0.1            sysutils/db_select
expat                          @2.1.0          textproc/expat
file                           @5.15           sysutils/file
gdbm                           @1.10           databases/gdbm
gettext                        @0.18.3.1       devel/gettext
glib2                          @2.38.1         devel/glib2
gperf                          @3.0.4          devel/gperf
kerberos5                      @1.11.3         net/kerberos5
libcomerr                      @1.42.7         sysutils/e2fsprogs
libedit                        @20121213-3.0   devel/libedit
libffi                         @3.0.13         devel/libffi
libiconv                       @1.14           textproc/libiconv
libmagic                       @5.15           sysutils/file
libtool                        @2.4.2          devel/libtool
libxml2                        @2.9.1          textproc/libxml2
m4                             @1.4.16         devel/m4
ncurses                        @5.9            devel/ncurses
openssl                        @1.0.1e         devel/openssl
perl5                          @5.12.4         lang/perl5
perl5.12                       @5.12.4         lang/perl5.12
pkgconfig                      @0.28           devel/pkgconfig
python27                       @2.7.5          lang/python27
python_select                  @0.3            sysutils/python_select
scons                          @2.3.0          devel/scons
serf1                          @1.3.2          www/serf1
sqlite3                        @3.8.0.2        databases/sqlite3
subversion                     @1.8.3          devel/subversion
xz                             @5.0.5          archivers/xz
zlib                           @1.2.8          archivers/zlib

You can compile the ntopng on OSX (Maverick). ntopng is developed on both OSX 
and Linux so it has been fully tested on both platforms

Regards Luca

On 29 Oct 2013, at 18:35, Spider s <[email protected]> wrote:

> A tip:If the web server does not find the page it's because  not its 
> accessible, mac can use other routes and the web server dont find the file 
> .Use a Test.html file, and put on web server for example. we Need confirm 
> first the Web server is running and accesible.
> 
> 
> On Tue, Oct 29, 2013 at 6:25 PM, Spider s <[email protected]> wrote:
> Yes, but i think too must be check another instance, or check 
> processes,permissions from users Webserver,See permissions from index.html 
> etc..
> Not is a usual Fail.
> And check this:
> login.html it on
> /usr/local/share/ntopng/httpdocs/ (linux Debian)
> Check it file is present or locate your login.html and investigate.
> Regards
> 
> 
> On Tue, Oct 29, 2013 at 5:36 PM, Arnold Siboro <[email protected]> wrote:
> It is giving 404 error, so the web server is running.
> However it does not seem to be able to find the login.html.
> 
> 
> On Tue, Oct 29, 2013 at 11:32 PM, Spider s <[email protected]> wrote:
> > 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
> >
> 
> 
> 
> --
> 
> -- 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

Reply via email to