On Thu, 2007-10-25 at 05:17 -0700, Graeme Fowler wrote: > J.L. Blom wrote: > > 1. When I unzip the file (with user root) it doesn't get the user and > > group of root but of some other user and the group mysql. WHy? > > Tar/zip files contain the user/group ID numerically; this is just a > happy (or unhappy!) coincidence that your systems UID/GID corresponds to > the other user and mysql. Don't sweat - if you're really concerned, do a > recursive chown when you finish unpacking, or use your distro's archive > application options to not use the archived/zipped IDs. > > > 2. I have an x86_64 system (AMD) running fc7 and compiling aborts with > > the message: > > checking for pcap_lookupdev in -lpcap... no > > *** FATAL ERROR *** > > It looks that you don't have the libpcap distribution installed. > > etc. > > However: locate libpcap gives: > > /usr/lib64/libpcap.so.0.9 > > /usr/lib64/libpcap.so.0.9.7 > Gaeme, Thanks very much! I also had to install the rrdtool-devel files but then it compiled and the rest went without a problem. Ntop is now running on my system, however I cannot view the results as going to port 3000 is refused, as well from the system it runs on as from another system. I assume it has something to do with rights but I haven't found where to look. Joep
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
