Sure ... --without-zlib would be fine. Pls make sure to work from the very latest cvs as I just changed the flag to MAKE_WITH_ZLIB vs. the tangle of HAVE_ZLIB and HAVE_ZLIB_H that was being used.
Also, an FAQ entry sumarizing the experience and howto would be really nice. Send it along, I'll look it over and commit it. Thanks! -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Justin Davies Sent: Friday, February 07, 2003 4:06 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [Ntop] NTOP in chroot environment Hi, I had exactly the same problem as Sylvain with regards to blank pages opening in new windows when I installed ntop into a firewall on CD that I created based on SuSE. After banging my head against a wall I think I have found out what the problem is: Accessing pages directly with lynx, netscape, moz does not work - they advertise content-type being allowed as gzip Accessing the same pages with GET or wget works perfectly fine, they do not advertise much. I am not sure why this does not work in a chrooted or minimal environment as I am using the same libs as on my production suse box. I undef'd HAVE_ZLIB in http.c and all works fine. I will also be posting a patch this afternoon to fix compilation of ntop with threads disabled (there are a few ifdefs missing, so it won't compile). I know it is a bad idea to run ntop without threads, but if it is an option, I guess it should work. Shall I also add a configure option to disable using ZLIB for http data ? Justin -- Justin Davies - Linux Administrator Cinesite Europe Ltd. Project list: http://ming/justin If the designers of X-Windows built cars, there would be no fewer than five steering wheels hidden about the cockpit, none of which followed the same principles -- but you'd be able to shift gears with your car stereo. Useful feature, that. -- Marus J. Ranum, Digital Equipment Corporation _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
