Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv7400
Modified Files:
configure.in configure config.h.in
Log Message:
Two things, only tangentally related (i.e. generating the new configure
for #1 also incorporated #2).
-----Burton (ref BMS109)
#1 Patch configure.in (and thus configure) to recognize openssl 0.9.6e.
Note that this patch is only necessary if you have openssl installed in a
directory
parallel w/ ntop, named for the release (for example if you're building w/
specific versions for distribution):
/home/bstrauss/
openssl-0.9.6e
ntop
...
I've also posted the .patch file to SourceForge if anyone cares...
Let me SPECIFICALLY state that ntop does NOT include openssl, it merely looks for
it and
uses the shared library if available. Although it's prudent to update, the
openssl
security problems should not put ntop at risk.
I haven't been able to test this patch, but it follows the pattern for other
openssl
releases. For grins, I added a test for a (non-existent 0.9.6f). Releases that
didn't
exist or were beta at the time of ntop 2.1's release will generate notes during
./configure,
warning you that it hasn't been tested.
#2 This picks up Luca's changes deleting mysql into the configure that you
download. So, if you don't do the ./autogen.sh -1, you should have a cleaner
experience.
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://lists.ntop.org/mailman/listinfo/ntop-dev