> On Fri, 22 Feb 2002 [EMAIL PROTECTED] wrote: > >> Hello, >> >> I am trying to install ntop on my Linux server and I >> have tried everything. This is the error msg I keep getting.
>> See any operating system documentation about shared libraries for >> make install-man1 install-man8 >> make[3]: Entering directory `/home/deri/ntop-2.0-src/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': No such >> file or directory Hi. Just create this missing directory manually (mkdir /usr/local/man/man1/intop) and re-run your "make install". Should fix this. Regards, Guillaume [ Sent with SquirrelMail - http://www.squirrelmail.org ] _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop
