View Single Post
Old 01-31-2004, 01:57 PM   #5 (permalink)
Steve93
 
Newb Techie

Join Date: Jan 2004

Posts: 8

Steve93

Default

when i typed in locate rpmbuild it was found in "usr/lib/librpmbuild-4.2"
I followed that from the usr/src/redhat directory (Where SPECS is located) with this command:
usr/lib/rpmbuild -bb SPECS/broadcom4400.spec
And received this:
usr/lib/rpmbuild is not a directory
I tried:
usr/lib rpmbuild -bb SPECS/broadcom4400.spec
And received
usr/lib is a directory
So I tried:
usr/lib/librpmbuild -bb SPECS/broadcom4400.spec
usr/lib/librpmbuild is not a directory
usr/lib rpmbuild -bb SPECS/broadcom4400.spec
usr/lib is a directory

Any help from there?
Steve93 is offline