On Sat, 30 Nov 2002 11:33:53 -0600
Bo Peng <[EMAIL PROTECTED]> wrote:

> Hi, 
> 
> I just upgraded to redhat 8.0 and need to rebuild some of my own rpms 
> from source. However, when I use
> 
>   rpm --rebuild ...
> 
> I got "unknown option". I could not get all '-b' options either.  I 
> checked my rpm but it is the newest version 4.1, I also installed 
> rpm-devel, rpm-build but none of them help. What did I miss?
> 
> Thanks.
> 
> -- 
> Bo Peng

It's now "rpmbuild" which is in 'man rpm" but a long ways down. So, the
following are proper:

rpmbuild --rebuild

rpmbuild -ta

rpmbuild -ba

-- 
Conformist revolution.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to