That's it, thanks - I *never* remember that rebuild command. The one thing you also will need to do this is the -devel packages, which you would not need as a normal user.
-----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Kenneth Porter > Sent: Friday, April 23, 2004 6:22 PM > To: [EMAIL PROTECTED] > Subject: RE: [Ntop] RPM's > > > --On Thursday, April 22, 2004 11:20 AM -0300 Wilson Pires Jr > <[EMAIL PROTECTED]> wrote: > > > How can I use src.rpm instead? > > rpmbuild --rebuild foo.src.rpm > > I recommend doing this: > > useradd buildmeister > su -l buildmeister > mkdir BUILD RPMS SOURCES SPECS SRPMS > echo '%_topdir /home/buildmeister' > ~/.rpmmacros > > Now you can rebuild source RPM's as a mortal. > > Lots more info here, including mailing lists: > > http://rpm.org/ _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
