Update of /export/home/ntop/ntop/docs
In directory jabber:/tmp/cvs-serv17692/docs

Modified Files:
        BUILD-NTOP.txt 
Log Message:
Added the ability to build ntop statically (sntop) so that both the shared
libraries and the plugins are statically linked into the binary. In order
to do that do:

    - ./configure --enable-static-plugins
    - make sntop

The target binary is named sntop (static ntop). Who needs sntop? All those
who want  to have 1 binary and not ntop + shared libs + plugins. A single
binary eases software distribution across various PCs.

Note that ntops (make ntops) still exists. This is yet another static ntop
that statically included the shared libraries but not the plugins. It is
mainly used to debug ntop on platforms where debugger+threads+shared libraries
do not like each other.



_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to