I am doing an rpmbuild. I am using the spec file from Dag's site. This worked fine on FC3 in my builder environment. On FC1 and Centos 3.3 I did the rpmbuild's as root. Probably just a matter of upgrading, but what?
Building as root is not recommended, as a mistake in a spec or make file can trash your system. To build as a mortal, either create a ~/.rpmmacros file that redefines _topdir or chown /usr/src/redhat to the user you build as.
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop
