At 08:21 AM 6/7/2006, Johnny Hughes wrote:
>
Not totally ... I will example with a non-root user called "builder"
as root:
yum groupinstall "Development Tools"
useradd builder
passwd builder
(give builder a password)
su - builder
as builder:
Edit a file called .rpmmacros as builder from builder's home directory
and add the line:
%_topdir /home/builder/rpmbuild
then do:
mkdir ~/rpmbuild
Then start from above with: Download the source package for Fedora
Now I get:
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/var/tmp/libtiff-3.8.2-2-root
Wrote: /home/rgm/rpmbuild/SRPMS/libtiff-3.8.2-2.src.rpm
error: cannot create /home/rgm/rpmbuild/RPMS/i386: No such file or directory
error: Could not open
/home/rgm/rpmbuild/RPMS/i386/libtiff-3.8.2-2.i386.rpm: No such file
or directory
RPM build errors:
cannot create /home/rgm/rpmbuild/RPMS/i386: No such file or directory
Could not open
/home/rgm/rpmbuild/RPMS/i386/libtiff-3.8.2-2.i386.rpm: No such file
or directory
What do I need this time?
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos