Once it fails, it won't install other files you need. Or the gdbm error could be that you forgot to stop the prior instance of ntop. Third possibility, the userid you are running under doesn't have rights to the existing files (I've had that when I manually ran as root, then tried to run a 2nd time as -u ntop). Check the .db files and delete if necessary...
/usr/bin/install: cannot create regular file is most likely that you have created the wrong directory you need to have /usr/local/man/man1/intop created (use mkdir manually) so that it can copy the intop.1 file in there. Or follow my other suggestion and run ./autogen.sh -1 to recreate the make and configure files. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Laurent DIDIER Sent: Friday, February 15, 2002 4:34 PM To: [EMAIL PROTECTED] Subject: [Ntop] problem for launch NTOP I have launch ./mkinstalldirs But the error continous this the copy of the different message /bin/sh ./mkinstalldirs /usr/local/bin /bin/sh ./libtool --mode=install /usr/bin/install -c ntop /usr/local/bin/ntop /usr/bin/install -c .libs/ntop /usr/local/bin/ntop /bin/sh ./mkinstalldirs /usr/local/bin /usr/bin/install -c ntop-config /usr/local/bin/ntop-config make install-man1 install-man8 make[3]: Entre dans le r�pertoire `/home/ntop-current/ntop' /bin/sh ./mkinstalldirs /usr/local/man/man1 /usr/bin/install -c -m 644 ./intop/intop.1 /usr/local/man/man1/intop/intop.1 /usr/bin/install: cannot create regular file `/usr/local/man/man1/intop/intop.1': Aucun fichier ou r�pertoire de ce type make[3]: *** [install-man1] Erreur 1 make[3]: Quitte le r�pertoire `/home/ntop-current/ntop' make[2]: *** [install-man] Erreur 2 make[2]: Quitte le r�pertoire `/home/ntop-current/ntop' make[1]: *** [install-am] Erreur 2 make[1]: Quitte le r�pertoire `/home/ntop-current/ntop' make: *** [install-recursive] Erreur 1 [root@ip-162-10 ntop]# vi mkinstalldirs [root@ip-162-10 ntop]# ntop Wait please: ntop is coming up... 15/Feb/2002 23:27:45 Initializing IP services... SSL is present but https is disabled: use -W <https port> for enabling it 15/Feb/2002 23:27:45 Initializing GDBM... 15/Feb/2002 23:27:45 Database '/usr/local/var/ntop/addressCache.db' open failed: File open error 15/Feb/2002 23:27:45 Possible solution: please use '-P <directory>' [root@ip-162-10 ntop]# I'm on Red-Hat linux 7.2 if this help you. Thank for your comment _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
