> 1. You don't have enough memory 128M should be enough, right?
Memory Type Total Used Free ---------------- -------- -------- -------- Conventional 636K 60K 576K Upper 0K 0K 0K Reserved 0K 0K 0K Extended (XMS) 65,535K ? 128,264K ---------------- -------- -------- -------- Total memory 66,171K ? 128,840K Total under 1 MB 636K 60K 576K Largest executable program size 576K (589,680 bytes) Largest free upper memory block 0K (0 bytes) MS-DOS is resident in the high memory area. > 2. The database directory doesn't exist > 3. You don't have access to the database file. I did the same thing on WinME and Win2000. Ntop 2.0 fails on WinME but it runs well on Win2000. Here is what I did. 1. install winpcap.dll 2. copy ntop.exe and libgdbm-2.dll in same directory. 3. execute " ntop -w 3000" Then I can see dnsCache.db is created in the same directory but size is zero. Do I have to include certain directory in PATH? Or I have to generate dnsCache.db in advance? If so, how can I prepare it? Thanks for your promptly response. Jen-Lung ----- Original Message ----- From: "Burton M. Strauss III" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 16, 2002 4:22 PM Subject: RE: [Ntop] Can't run ntop on Windows ME > You will get that if: > > 1. You don't have enough memory - but that's a very narrow range of > available memory where it fails > 2. The database directory doesn't exist > 3. You don't have access to the database file. > > Make sure that dnsCache.db exists and that you can read/write to it. > > -----Burton > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Jen-Lung Tseng > Sent: Tuesday, January 15, 2002 6:09 PM > To: [EMAIL PROTECTED] > Subject: [Ntop] Can't run ntop on Windows ME > > > Hi, > > I have successfully compiled ntop 2.0 on Windows ME but I got error > message when run it. > -------------- > D:\src\ntop>ntop -w 3000 > Wait please: ntop is coming up... > 15/Jan/2002 16:01:49 Initializing IP services... > 15/Jan/2002 16:01:49 Initializing GDBM... > 15/Jan/2002 16:01:49 Database './dnsCache.db' open failed: unknown gdbm > errno > 15/Jan/2002 16:01:49 Possible solution: please use '-P <directory>' > -------------- > > Does anyone knows what is wrong? > > Thanks, > > Jen-Lung > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listmanager.unipi.it/mailman/listinfo/ntop > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://listmanager.unipi.it/mailman/listinfo/ntop > _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
