Bug 159167

Summary: Where is rpmbuild???
Product: Red Hat Enterprise Linux 4 Reporter: Need Real Name <aewell>
Component: rpmAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED NOTABUG QA Contact: Mike McLean <mikem>
Severity: high Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-31 04:23:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2005-05-30 23:39:28 UTC
Hi All,

I am running White Box Enterprise Linux 4 (WBEL4),
which is the same thing as Red Hat Enterprise Linux 4
(RHEL4).

I needed to compile a src rpm, so I looked in
the rpm man page to find out how to do it.  The
man page said to use "rpmbuild."  rpmbuild seems to
be missing.  Not on my hard drive; not on any of
my four install cd's; could not find one on
rpmfind.net.  What happened to rpmbuild???

Many thanks,
--Tony

Comment 1 Paul Nasrat 2005-05-31 04:23:28 UTC
a) Install the development group at install time 
b) Install development tools group post install with yum/up2date

rpmbuild is in the rpm-build package, but you'll need the compiler, linker, etc
for most packages too...