Richard Fish wrote:
On 5/22/06, Anthony E. Caudel <[EMAIL PROTECTED]> 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

Thanks, Richard. Those steps did the trick. And the author's correction fixed the problem also.

So, with a final "ebuild ... qmerge", I have a working pgcalc2.

Tony

--
Those who would give up essential Liberty, to purchase a little temporary
Safety, deserve neither Liberty nor Safety.
   -- Benjamin Franklin
--
[email protected] mailing list

Reply via email to