On Wed, 2008-04-23 at 17:44 -0500, Josh Hrach wrote: > I'm attempting to install nTop 3.3 on Xubuntu 7.10. I get through > autogen/configure fine, as well as make. However, when I do a make > install, I get the following: <snip> > /usr/bin/install: cannot create regular file > `/usr/local/lib/libntop-3.3': Permission denied
Either do the "make install" as root, or use "sudo make install". Graeme _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
