OK...trying mezzanine as per your instructs...
$ make
...
+ /bin/mkdir -p /var/tmp/mezzanine-buildroot.15952/usr/bin
/bin/mkdir: cannot create directory `/var/tmp/mezzanine-buildroot.15952 ': Permission denied
...
when building as non-root.
I added a new %_tmppath and %_topdir that points to my home dir to ~/.rpmmacros but alas...no joy.
I cannot write to /var/tmp and can't seem to find a place in the mezzanine build to modify the path to point to somewhere I can write to.
any help?
Thanks
Mike
On 6/28/07, Michael Jennings <mej@xxxxxxxxx> wrote:
On Thursday, 28 June 2007, at 14:47:20 (-0400),
Michael Dengler wrote:
> Thanks for the replies. I've checked out the suggestions and both sound like
> they will get the job done except:
>
> mock needs to be installed to do the job...sysadmins won't allow it.
>
> same goes for mezzanine.
Check out Mezzanine from CVS:
cvs -d :pserver:anoncvs@xxxxxxxxxxxxxxxxxxxxx:/var/cvs co mezzanine
Then run "make" to create an RPM. The RPM can be installed into your
home directory using "rpm2cpio mezzanine*.rpm | cpio -iuvd"
Just put $HOME/usr/bin in your path (or "mv $HOME/usr/bin $HOME/bin"
and put $HOME/bin in your path) and add the appropriate perl directory
($HOME/usr/lib/perl5/vendor_perl/5.8.5 or something similar) to your
$PERL5LIB environment variable.
Michael
--
Michael Jennings ( a.k.a. KainX) http://www.kainx.org/ <mej@xxxxxxxxx>
n + 1, Inc., http://www.nplus1.net/ Author, Eterm ( www.eterm.org)
-----------------------------------------------------------------------
"Somebody love me; come and carry me away.
Somebody need me to be the blue in their grey." -- Michael W. Smith
_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list