Oh dear,

Using a command line has been a learning curve for this Mac fanatic BUT:

I've installed version 3 along with many 'missing' libraries i.e. Png, X11,
gdbm and gd. I now get the following problem under OSX 10.3 - so near yet so
far! (I can now configure, make, make install and )

************************************************************************

#This is my simple start up script!
#!/bin/sh
#Script to start ntop v3

cd /usr/local/ntop/bin
sudo ./ntop -u root -i en0 -w 3000 -m 192.168.0.5/24 �d
 
************************************************************************
 
Last login: Wed Apr 21 22:13:33 on ttyp2
Welcome to Darwin!
[G3-Laptop:~] reab% /Users/reab/Desktop/StartnTop3.command; exit
Wed Apr 21 22:13:46 2004  ntop v.3.0.0 MT (SSL)
Wed Apr 21 22:13:46 2004  Configured on Mar 23 2004  9:41:54, built on Mar
23 2004 09:44:09.
Wed Apr 21 22:13:46 2004  Copyright 1998-2004 by Luca Deri <[EMAIL PROTECTED]>
Wed Apr 21 22:13:46 2004  Get the freshest ntop from http://www.ntop.org/
Wed Apr 21 22:13:46 2004  Initializing ntop
Wed Apr 21 22:13:46 2004  Checking en0 for additional devices
Wed Apr 21 22:13:46 2004  Resetting traffic statistics for device en0
Wed Apr 21 22:13:46 2004  DLT: Device 0 [en0] is 1, mtu 1514, header 14
Wed Apr 21 22:13:46 2004  Initializing gdbm databases
Wed Apr 21 22:13:46 2004  Now running as requested user 'root' (0:0)
Wed Apr 21 22:13:46 2004  VENDOR: Loading MAC address table.
Wed Apr 21 22:13:46 2004  VENDOR: Checking for MAC address table file
Wed Apr 21 22:13:46 2004  VENDOR: File
'/usr/local/ntop/etc/ntop/specialMAC.txt.gz' does not need to be reloaded
Wed Apr 21 22:13:46 2004  VENDOR: ntop continues ok
Wed Apr 21 22:13:46 2004  VENDOR: Checking for MAC address table file
Wed Apr 21 22:13:46 2004  VENDOR: File '/usr/local/ntop/etc/ntop/oui.txt.gz'
does not need to be reloaded
Wed Apr 21 22:13:46 2004  VENDOR: ntop continues ok
Wed Apr 21 22:13:46 2004  INIT: Bye bye: I'm becoming a daemon...
Wed Apr 21 22:13:46 2004  INIT: Parent process is exiting (this is normal)
logout
[Process completed]
 
************************************************************************
ntop starts during this then produces the following error:
 
[G3-Laptop:local/ntop/bin] reab% dyld: ./ntop Undefined symbols:
_pcap_lib_version
_pcap_lib_version

************************************************************************
Running 'top' in terminal shows ntop process name changes to crashdump and
then disappears, ntop now not running. I can't find a crash log either!
************************************************************************

My question is what is _pcap_lib_version (shown twice) and why should
undefined symbols shut it down? Is it me?

Help! Anyone! - I'm sure this version is going to be great (version 2.0.1
was OK for me and I've had to temporarily revert back to it) but this is
becoming hard work! I did use Fink to get libpng and then cp'd the two files
(original and alias) to the /usr/local/lib/ which is where all the other
ntop support libraries are.

When I can get this working smoothly I'll post the steps that I took for
others to follow on this list as Apples web site makes no mention of these
issues.

If I can get this to work I may even attempt MRTG on a PC !

Roger Burningham

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

Reply via email to