From: Sean Mitchell <SMitchell@phoenix-interactive.com>
To: gentoo-dev@cvs.gentoo.org
Subject: RE: [gentoo-dev] IBTK/GATOS
Date: Mon Jul 23 10:16:02 2001 [thread overview]
Message-ID: <1DCB85BD45DED211B12D009027279E4F47680F@murcury> (raw)
> You want to build it with --prefix=/usr, and install it with
> prefix=${D}/usr. Like so:
>
> src_compile() {
> try ./configure --prefix=/usr
> try make
> }
>
> src_install() {
> try make prefix=${D}/usr install
> }
>
> That has worked for me on xbatt and nmh.
Works like a charm. Better, in fact, as I've never really seen a charm work
at all.
I've never seen that invokation of make install before... thanks!
Sean
next reply other threads:[~2001-07-23 16:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-23 10:16 Sean Mitchell [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-07-23 10:23 [gentoo-dev] IBTK/GATOS Sean Mitchell
2001-07-23 9:43 Sean Mitchell
2001-07-23 10:11 ` Damon M. Conway
2001-07-23 10:59 ` Dan Armak
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=1DCB85BD45DED211B12D009027279E4F47680F@murcury \
--to=smitchell@phoenix-interactive.com \
--cc=gentoo-dev@cvs.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