Re: rh-l] building RPMs from SRPMs as non-root user

2003-07-24 Thread R P Herrold
On Thu, 24 Jul 2003, Julian Opificius wrote: > Thanks Russ, > "Don't use a variable". Yep, as Ian Mortimer also suggested, I replaced > "$HOME" with the real absolute path "/home/julian" and it worked perfectly, > thanks. > Thanks also for the links. > Could you tell me (and anyone else followin

Re: rh-l] building RPMs from SRPMs as non-root user

2003-07-23 Thread Julian Opificius
Thanks Russ, "Don't use a variable". Yep, as Ian Mortimer also suggested, I replaced "$HOME" with the real absolute path "/home/julian" and it worked perfectly, thanks. Thanks also for the links. Could you tell me (and anyone else following the thread) how I use your script ? Thanks, jules. ==

Re: rh-l] building RPMs from SRPMs as non-root user

2003-07-23 Thread R P Herrold
On Wed, 23 Jul 2003, Julian Opificius wrote: > I'm trying to rebuild postfix and cyrus-sasl RPMS from SRPMS to add SMTP auth. > > Following instructions on the postfix site, I'm trying to build as a > regular user, not as root. However, whenever I run "rpm -ivh > blah.blah.4.17.11.src.rpm" on a