You're right, you don't need XML if you aren't going to use XMLdump. Just create the directory /usr/local/var/ntop and give it permissions.
C ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of guilan kong Sent: Thursday, March 03, 2005 6:57 PM To: [email protected] Subject: [Ntop] Ask for help about installing ntop from source on linux fc2. Hello,everyone. I enountered problems when i tried to install NTOP from source code on my system(Linux FC2). I downloaded ntop-3.0.tgz from sourceforge.net, and then did the following operations after unzipping the package in "/usr/local": 1. changed "/usr/local/ntop-3.0" to "/usr/local/ntop" 2. #cd /usr/local/ntop 3. #./configure 4. #./make 5. #./make install When i ran "./configure", there was a WARING as follows: ******************************************************************* * * WARNING: One or more items required for the xmldump plugin are * missing: * * xmlversion.h...no * libxml2.so or libxml2.a...yes * gdome.h...no * libgdome.so or libgdome.a...no * glib.h...no * libglib.so or libglib.a...yes * glibconfig.h...no * * (yes means it was found, no means it was not found) * * ntop will run just fine without this plugin. * *>>> If you want to use the xmldump plugin, * *??? 1. Install the necessary headers and libraries. *??? and rerun ./configure * ******************************************************************* But i think that this warning is not so important, because i donot have to use xmldump. So i did nothing to fix this Warning. After i finished these steps,i ran "#ntop",but there was a fatal error occured.Please see the following: ntop -p ip Fri Mar 4 09:22:34 2005 ntop will be started as user nobody Fri Mar 4 09:22:34 2005 ntop v.3.0 SourceForge .tgz MT (SSL) Fri Mar 4 09:22:34 2005 Configured on Mar 4 2005 8:49:14, built on Mar 4 2005 08:53:41. Fri Mar 4 09:22:34 2005 Copyright 1998-2004 by Luca Deri <[EMAIL PROTECTED] <http://cn.f156.mail.yahoo.com/ym/[EMAIL PROTECTED]> > Fri Mar 4 09:22:34 2005 Get the freshest ntop from http://www.ntop.org/ <http://www.ntop.org/> Fri Mar 4 09:22:34 2005 Initializing ntop Fri Mar 4 09:22:34 2005 PROTO_INIT: Processing protocol list: 'ip' Fri Mar 4 09:22:34 2005 PROTO_INIT: Unknown protocol 'ip'. It has been ignored Fri Mar 4 09:22:34 2005 Checking eth0 for additional devices Fri Mar 4 09:22:34 2005 Resetting traffic statistics for device eth0 Fri Mar 4 09:22:34 2005 DLT: Device 0 [eth0] is 1, mtu 1514, header 14 Fri Mar 4 09:22:34 2005 Initializing gdbm databases Fri Mar 4 09:22:34 2005 Now running as requested user 'nobody' (99:99) Fri Mar 4 09:22:34 2005 **FATAL_ERROR** ....open of /usr/local/var/ntop/prefsCache.db failed: File open error Fri Mar 4 09:22:34 2005 1. Is another instance of ntop running? Fri Mar 4 09:22:34 2005 2. Make sure that the use you specified can write in the target directory And i found that after the operation of "#make install",there was still no dir "/usr/local/var" in my filesystem,not even "/usr/local/var/ntop". Would you please tell me how to fix this error? Eager for your help. Best Regards! orchis ________________________________ Do You Yahoo!? 150万曲MP3疯狂搜,带您闯入音乐殿堂 <http://music.yisou.com> 美女明星应有尽有,搜遍美图、艳图和酷图 <http://image.yisou.com> 1G就是1000兆,雅虎电邮自助扩容! <http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/> ********************************************************************** Confidential/Proprietary Note The information in this email is confidential and may be legally privileged. Access to this email by anyone other than the intended addressee is unauthorized. If you are not the intended recipient of this message, any review, disclosure, copying, distribution, retention, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. If you are not the intended recipient, please reply to or forward a copy of this message to the sender and delete the message, any attachments, and any copies thereof from your system. Thank you. Guardian Mortgage Documents, Inc. 225 Union Boulevard, Suite 200 Lakewood, CO 80228. ********************************************************************** _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
