"Burton M. Strauss III" a �crit :

> 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]

make[2]: Quitte le r�pertoire `/root/ntop-current/ntop/plugins'
make[1]: Quitte le r�pertoire `/root/ntop-current/ntop/plugins'
Making install in intop
make[1]: Entre dans le r�pertoire `/root/ntop-current/ntop/intop'
make[2]: Entre dans le r�pertoire `/root/ntop-current/ntop/intop'
/bin/sh ../mkinstalldirs /usr/local/bin
 /bin/sh ../libtool  --mode=install /usr/bin/install -c  intop
/usr/local/bin/intop
/usr/bin/install -c .libs/intop /usr/local/bin/intop
make  install-man1
make[3]: Entre dans le r�pertoire `/root/ntop-current/ntop/intop'
/bin/sh ../mkinstalldirs /usr/local/man/man1
 /usr/bin/install -c -m 644 ./intop.1 /usr/local/man/man1/intop.1
make[3]: Quitte le r�pertoire `/root/ntop-current/ntop/intop'
make[2]: Quitte le r�pertoire `/root/ntop-current/ntop/intop'
make[1]: Quitte le r�pertoire `/root/ntop-current/ntop/intop'
[root@ip-161-253 ntop]# ntop
Wait please: ntop is coming up...
17/Feb/2002 15:48:17 Initializing IP services...
17/Feb/2002 15:48:17 Initializing GDBM...
17/Feb/2002 15:48:17 Database '/usr/local/var/ntop/addressCache.db' open
failed: File open error
17/Feb/2002 15:48:17 Possible solution: please use '-P <directory>'
[root@ip-161-253 ntop]#

For your information i have re-installed ncurses 5.2, because when i launch the
configure i have a problem. after this i have re-launch all the sequence

./autogen.sh -1
./configure
make
make install

I test this installation on root

Thank for your help and comment



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

Reply via email to