From: Kito <kito@gentoo.org>
To: gentoo-osx@lists.gentoo.org
Subject: Re: [gentoo-osx] [PREFIX] Portage 2.1.6 issues on linux...
Date: Tue, 14 Mar 2006 20:24:33 -0600 [thread overview]
Message-ID: <6423CD92-B2D6-4915-BB04-642AAA4D2DEC@gentoo.org> (raw)
In-Reply-To: <e36b84ee0603141557q170fb05cya09069d4e6d2af59@mail.gmail.com>
On Mar 14, 2006, at 5:57 PM, m h wrote:
> This is probably configure issues...
>
> I'm installing portage 2.1.6 on RHEL4 using the following configure:
> ./configure --prefix=${PREFIX} --with-user=`whoami`
> --with-group=${GROUP} --sysconfdir=${PREFIX}/etc
> --with-rootuser=`whoami` --with-rootuid=`id -u`
> --with-offset-prefix=${PREFIX}
>
I would probably try:
./configure --prefix=${PREFIX}/usr --with-offset-prefix=${PREFIX} \
--with-user=`whoami` --with-group=`id -g` \
--with-rootuser=`whoami` --with-rootuid=`id -un` \
--with-wheelgroup=`id -g` --with-wheelgid=`id -gn`
I used exactly this last night using 2.1.6 on solaris nv31a and it
worked.
--Kito
--
gentoo-osx@gentoo.org mailing list
prev parent reply other threads:[~2006-03-15 2:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-14 23:57 [gentoo-osx] [PREFIX] Portage 2.1.6 issues on linux m h
2006-03-15 0:53 ` Brian Harring
2006-03-15 1:06 ` m h
2006-03-15 1:08 ` Kito
2006-03-15 1:17 ` m h
2006-03-15 2:01 ` Kito
2006-03-15 1:04 ` Kito
2006-03-15 8:24 ` Michael Haubenwallner
2006-03-15 2:24 ` Kito [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6423CD92-B2D6-4915-BB04-642AAA4D2DEC@gentoo.org \
--to=kito@gentoo.org \
--cc=gentoo-osx@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox