Hi I'm trying to make ntop to use with Windows and I'm failing and lost. Please help if you can. I'm attempting to work in accordance with the guidelines, i.e.: using MinGW and following the steps outlined in BUILD-MinGW.txt
I've collected and installed all the prerequisites although in several cases I've had to use a new release of some of the packages and products. The exact releases Burton used do not seem to be available any more. Building zlib worked fine but things get weird from there on. Building libpng is impossible as described since there is no Makefile.mingw. However, makefile.gcc appears to work fine with pngtest succeeding. Continuing to build gd I encounter another problem: there is no libgd.a anywhere among the installed prerequisites. I got creative and copied libgdi32.a as libgd.a but the error persists and I cannot see where/how to change the paths in the makefile to correctly find this creative but possible incorrect libgd.a While pondering this problem I decided to look a step ahead and try building gdchart. This fails unable to find libgdchart.a I've reviewed all the FAQ's I can find, tried alternative snapshots of ntop and finally have run out of ideas with which to progress. Maybe the BUILD-MinGW.txt notes are out of date or the ntop distribution is incomplete. Maybe something else is missing. Whatever the problem is I'm lost. Please help if you can. Thanks Colin _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop
