Gentoo Archives: gentoo-dev

From: AGottinger@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] [kgordon@paradise.net.nz: Re: Error re portage-maintain plus pkgmerge]
Date: Fri, 27 Apr 2001 19:58:05
Message-Id: 3AEA1CFE.799C1961@gentoo.org
In Reply to: [gentoo-dev] [kgordon@paradise.net.nz: Re: Error re portage-maintain plus pkgmerge] by Daniel Robbins
1 Daniel Robbins wrote:
2 >
3 > Here's a message that was sent to my personal mailbox and I'm reposting
4 > it here. Can someone help?
5 >
6 > Best Regards,
7 >
8 > Daniel
9 >
10 > ----- Forwarded message from Kevin Gordon <kgordon@××××××××××××.nz> -----
11 >
12 > To: "Daniel Robbins" <drobbins@g.o>
13 > Date: Fri, 27 Apr 2001 19:46:07 +1200
14 > From: "Kevin Gordon" <kgordon@××××××××××××.nz>
15 > Subject: Re: Error re portage-maintain plus pkgmerge
16 >
17 > Thanks for your reply. I have successfully used ebuild and install 90 files.
18 > Very impressed with the result.
19 > I would appreciate your advice re the following:
20 > media-libs/libgd-1.8.3-r1.ebuild and media-libs/libgd-1.8.3-r2.ebuild.
21 > The r2 file fails as it does not have a matching digest file. The r1 file
22 > fails:
23
24 You can create the digest with the command
25
26 ebuild libgd-1.8.3-r2.ebuild digest
27
28 I'll upload one now.
29
30 You must install freetype-1.3 for libgd. emerge uses the latest
31 avaliable
32 so it installs freetype-2, but this version is incompatible to 1.3.
33 Both can be installed on the same machine without interefering.
34 Future version of emerge will be able to handle those problems.
35 Thank you for the report,
36
37 achim~