From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FiP2Q-00030v-IJ for garchives@archives.gentoo.org; Tue, 23 May 2006 05:02:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k4N51O1T014890; Tue, 23 May 2006 05:01:24 GMT Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k4N4rRCa029614 for ; Tue, 23 May 2006 04:53:28 GMT Received: by wr-out-0506.google.com with SMTP id i4so1307589wra for ; Mon, 22 May 2006 21:53:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=W9pDk4f1SUIUQ5ftyaerfHvKexqU5JLWZ7+aM0AEUMCPdVmzMks2TsiPUOyxzc4ozO8XM66F5YirTzlFtp1GvnKysrcmyeI4N8Sr56KhevihwvAbnq+B12XK55h1wkfFKnQnsmiN2rCZnwy/5gL/27/DQhlyqeYo5jaac6/6zQg= Received: by 10.54.60.26 with SMTP id i26mr5548826wra; Mon, 22 May 2006 21:53:27 -0700 (PDT) Received: by 10.54.126.18 with HTTP; Mon, 22 May 2006 21:53:27 -0700 (PDT) Message-ID: <7573e9640605222153w52eafd87sc76bae426c332fea@mail.gmail.com> Date: Mon, 22 May 2006 21:53:27 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Manually compiling a gentoo package In-Reply-To: <44728CBF.8030705@gt.rr.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: <44728CBF.8030705@gt.rr.com> X-Google-Sender-Auth: 927927ed46d0c5a9 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k4N4rRCa029614 X-Archives-Salt: 86259663-6d2b-4dd7-8d81-4a724c55bcfb X-Archives-Hash: d9dabdcecdd32487a3d01767574918d5 On 5/22/06, Anthony E. Caudel 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 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