Well, w/o gd ntop can't create graphics - so you'll lose out on that output, but the rest of the program should work.
Since you're working from instructions that didn't AFAIK originate on this list, maybe you should go back to your original source and ask them - they'll probably have a lot more clues as to what they meant for you to do. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bryan Dolnik Sent: Wednesday, December 01, 2004 3:11 PM To: [EMAIL PROTECTED] Subject: [Ntop] GDVERCHK: Unable to load gd on OS X 10.3 Would this error cause the web service to not start up? There are no other errors when ntop loads (other than an ASN: one) but the web service does not respond and a port scan does not show 3000 to be open. I followed instructions at http://homepage.mac.com/duling/halfdozen/ntop-Howto.html and everything seemed to go ok. I am starting ntop as follows: /usr/local/ntop/bin root# sudo ./ntop -P /usr/local/ntop/share/ntop -u root Wed Dec 1 16:03:39 2004 ntop v.3.0.0 MT (SSL) Wed Dec 1 16:03:39 2004 Configured on Mar 23 2004 9:41:54, built on Mar 23 2004 09:44:09. Wed Dec 1 16:03:39 2004 Copyright 1998-2004 by Luca Deri <[EMAIL PROTECTED]> Wed Dec 1 16:03:39 2004 Get the freshest ntop from http://www.ntop.org/ Wed Dec 1 16:03:39 2004 Initializing ntop Wed Dec 1 16:03:39 2004 Checking en0 for additional devices Wed Dec 1 16:03:39 2004 Resetting traffic statistics for device en0 Wed Dec 1 16:03:39 2004 DLT: Device 0 [en0] is 1, mtu 1514, header 14 Wed Dec 1 16:03:39 2004 Initializing gdbm databases Wed Dec 1 16:03:39 2004 Now running as requested user 'root' (0:0) Wed Dec 1 16:03:39 2004 VENDOR: Loading MAC address table. Wed Dec 1 16:03:39 2004 VENDOR: Checking for MAC address table file Wed Dec 1 16:03:39 2004 VENDOR: File '/usr/local/ntop/etc/ntop/specialMAC.txt.gz' does not need to be reloaded Wed Dec 1 16:03:39 2004 VENDOR: ntop continues ok Wed Dec 1 16:03:39 2004 VENDOR: Checking for MAC address table file Wed Dec 1 16:03:39 2004 VENDOR: File '/usr/local/ntop/etc/ntop/oui.txt.gz' does not need to be reloaded Wed Dec 1 16:03:39 2004 VENDOR: ntop continues ok Wed Dec 1 16:03:39 2004 OSFP: Checking for OS fingerprint table file Wed Dec 1 16:03:39 2004 OSFP: Loading file '/usr/local/ntop/etc/ntop/etter.passive.os.fp.gz' Wed Dec 1 16:03:39 2004 ASN: Checking for Autonomous System Number table file Wed Dec 1 16:03:39 2004 **WARNING** ASN: Unable to open file 'AS-list.txt' Wed Dec 1 16:03:39 2004 I18N: This instance of ntop does not support multiple languages Wed Dec 1 16:03:39 2004 IP2CC: Checking for IP address <-> Country Code mapping file Wed Dec 1 16:03:39 2004 IP2CC: Loading file '/usr/local/ntop/etc/ntop/p2c.opt.table.gz' Wed Dec 1 16:03:40 2004 IP2CC: ...found 52395 lines Wed Dec 1 16:03:40 2004 GDVERCHK: Guessing at libgd version Wed Dec 1 16:03:40 2004 **WARNING** GDVERCHK: Unable to load gd, message is 'No such file or directory' Wed Dec 1 16:03:40 2004 GDVERCHK: ... as 2.x Wed Dec 1 16:03:40 2004 Initializing external applications Wed Dec 1 16:03:40 2004 Initializing semaphores, mutexes and threads Wed Dec 1 16:03:40 2004 THREADMGMT: Started thread (58832384) for network packet analyser Wed Dec 1 16:03:40 2004 THREADMGMT: Started thread (58724352) for fingerprinting Wed Dec 1 16:03:40 2004 THREADMGMT: Started thread (58725376) for idle hosts detection Wed Dec 1 16:03:40 2004 THREADMGMT: Started thread (58816512) for DNS address resolution Wed Dec 1 16:03:40 2004 Calling plugin start functions (if any) Wed Dec 1 16:03:40 2004 Sniffying... Wed Dec 1 16:03:40 2004 INIT: Created pid file (/var/run/ntop.pid) Wed Dec 1 16:03:40 2004 Listening on [en0] Wed Dec 1 16:03:40 2004 Now running as requested user 'root' (0:0) Wed Dec 1 16:03:40 2004 Loading Plugins Wed Dec 1 16:03:40 2004 Searching for plugins in /usr/local/ntop/lib/ntop/plugins Wed Dec 1 16:03:40 2004 ICMP: Welcome to icmpWatchPlugin. (C) 1999-2004 by Luca Deri Wed Dec 1 16:03:41 2004 THREADMGMT: Packet processor thread running... Wed Dec 1 16:03:41 2004 THREADMGMT: Fingerprint scan thread running... Wed Dec 1 16:03:41 2004 THREADMGMT: Idle host scan thread running... Wed Dec 1 16:03:41 2004 THREADMGMT: Address resolution thread running... Wed Dec 1 16:03:41 2004 CHKVER: Checking current ntop version at version.ntop.org/version.xml Wed Dec 1 16:03:41 2004 LASTSEEN: Welcome to LastSeenWatchPlugin. (C) 1999 by Andrea Marangoni Wed Dec 1 16:03:41 2004 NETFLOW: Welcome to NetFlow.(C) 2002-04 by Luca Deri Wed Dec 1 16:03:41 2004 NFS: Welcome to nfsWatchPlugin. (C) 1999-2004 by Luca Deri Wed Dec 1 16:03:41 2004 PDA: Welcome to PDAPlugin. (C) 2001-2004 by L.Deri and W.Brock Wed Dec 1 16:03:41 2004 RRD: Welcome to rrdPlugin. (C) 2002-04 by Luca Deri. Wed Dec 1 16:03:41 2004 SFLOW: Welcome to sFlowPlugin. (C) 2002-04 by Luca Deri Wed Dec 1 16:03:41 2004 XML: Welcome to xmldump plugin. (C) 2003-2004 by Burton Strauss Wed Dec 1 16:03:41 2004 Calling plugin start functions (if any) Wed Dec 1 16:03:41 2004 RRD: Welcome to the RRD plugin Wed Dec 1 16:03:41 2004 RRD: Mask for new directories is 0700 Wed Dec 1 16:03:41 2004 RRD: Mask for new files is 0066 Wed Dec 1 16:03:41 2004 RRD: Started thread (58826752) for data collection. Wed Dec 1 16:03:41 2004 THREADMGMT: rrd thread (58826752) started Wed Dec 1 16:03:41 2004 SSL is present but https is disabled: use -W <https port> for enabling it Please enter the password for the admin user: Wed Dec 1 16:03:41 2004 CHKVER: Version file is from 'version.ntop.org' Wed Dec 1 16:03:41 2004 CHKVER: as of date is '2004-03-22T04:30:00' Wed Dec 1 16:03:41 2004 CHKVER: This version of ntop is the CURRENT stable version _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
