public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Manually compiling a gentoo package
Date: Mon, 22 May 2006 21:53:27 -0700	[thread overview]
Message-ID: <7573e9640605222153w52eafd87sc76bae426c332fea@mail.gmail.com> (raw)
In-Reply-To: <44728CBF.8030705@gt.rr.com>

On 5/22/06, Anthony E. Caudel <acaudel@gt.rr.com> wrote:
> I need to make a change in the code for a gentoo package (pgcalc2) to
> check whether it corrects a problem.  If I simply download it with
> emerge -f pgcalc2, make the correction and then try to finish the
> emerge, it will fail the md5 check.
>
> How can I do this?

Assuming you have a fairly standard setup:

ebuild /usr/portage/sci-calculators/pgcalc2/pgcalc2-2.2.4.ebuild unpack
<make change in /var/tmp/portage/pgcalc2-2.2.4/work>
ebuild /usr/portage/sci-calculators/pgcalc2/pgcalc2-2.2.4.ebuild compile
ebuild /usr/portage/sci-calculators/pgcalc2/pgcalc2-2.2.4.ebuild install

See "man ebuild".

-Richard

-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-05-23  5:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-23  4:17 [gentoo-user] Manually compiling a gentoo package Anthony E. Caudel
2006-05-23  4:48 ` Matthew Cline
2006-05-23  4:53 ` Richard Fish [this message]
2006-05-23  6:16   ` Anthony E. Caudel
2006-05-23  8:21     ` Richard Fish
2006-05-24  3:22       ` Anthony E. Caudel
2006-05-26 15:48       ` Anthony E. Caudel
2006-05-23  5:20 ` Shaochun Wang

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=7573e9640605222153w52eafd87sc76bae426c332fea@mail.gmail.com \
    --to=bigfish@asmallpond.org \
    --cc=gentoo-user@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