Re: rpm --rebuild ?

2002-10-08 Thread Nick Lomonte
Thanks, works great. On Tue, 2002-10-08 at 10:15, Duncan Rubinger wrote: > Tuesday, October 8, 2002, 4:59:35 PM, you wrote: > > Hi, > > NL> [root@aardvark nick]# rpm --rebuild > NL> --rebuild: unknown option > > no, the right call is: > > rpmbuild --rebuild > > The command rpm doesn't support

rpm --rebuild ?

2002-10-08 Thread Nick Lomonte
Hi all, As usual, first thing I do after a new RedHat install is install the nvidia drivers. However this time, I can't rebuild the kernel rpm. [root@aardvark nick]# rpm --rebuild --rebuild: unknown option What the heck am I missing? That's quit puzzling. I have the kernel source installed.