Gentoo Archives: gentoo-desktop

From: Dale <rdalek1967@×××××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] Dependencies of KDE 3
Date: Wed, 21 Nov 2012 06:05:35
Message-Id: 50AC6D59.3080202@gmail.com
In Reply to: Re: [gentoo-desktop] Dependencies of KDE 3 by Philip Webb
1 Philip Webb wrote:
2 > 121120 Canek Peláez Valdés wrote:
3 >> On Tue, Nov 20, 2012 at 7:38 PM, Igor Korot <ikorot01@×××××.com> wrote:
4 >>> I'm trying to install KDE 3 from kde-sunset overlay
5 >>> compiler error -- snipped
6 >>> mDNSResponder ebuild is not in the tree.
7 > I ran into this problem & found help via the list :
8 > have a look at the list archive for the end of October.
9 > I got mDNSResponder from a Gentoo obsolete-pkg archive,
10 > copied it temporarily into /usr/portage/ , enabled it in package.unmask
11 > & got it installed successfully. After that, I removed it from Portage,
12 > but of course the compiled files are still in my system,
13 > so the rest of KDE 3 which I use ( 3 pkgs only) work.
14 > The correct way to deal with such a dep is via a Portage local overlay.
15 >
16
17
18 I'm going to post what is really several messages. I have this stored
19 locally so it is easier to search for things than on the web. Here is
20 the exchange between a few folks on this:
21
22 > E. Liddell wrote:
23 >> On Tue, 30 Oct 2012 08:06:03 -0400
24 >> Philip Webb <purslow@××××××××.net> wrote:
25 >>
26 >>> 121029 E. Liddell wrote:
27 >>>> The following USE flags allow kdelibs to compile successfully for me:
28 >>>> [ebuild R ~] kde-base/kdelibs-3.5.10-r10::kde-sunset USE="acl alsa branding jpeg2k spell tiff -arts -avahi -bindist -cups -debug -doc -fam -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -utempter"
29 >>> What I get is :
30 >>>
31 >>> root:519 ~> USE="acl alsa branding jpeg2k spell tiff -arts -avahi -bindist -cups -debug -doc -fam -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -utempter" emerge -pv =kde-base/kdelibs-3.5.10-r10
32 >>>
33 >>> These are the packages that would be merged, in order:
34 >>> Calculating dependencies... done!
35 >>>
36 >>> emerge: there are no ebuilds to satisfy "net-misc/mDNSResponder".
37 >>> (dependency required by "kde-base/kdelibs-3.5.10-r10[-bindist,-avahi]" [ebuild])
38 >>> (dependency required by "=kde-base/kdelibs-3.5.10-r10" [argument])
39 >>>
40 >>> How do you manage to get away with "-avahi" ?
41 >> A-*ha*.
42 >>
43 >> It looks like mDNSResponder was lastrited out of the main Portage tree only
44 >> three months ago. Presumably I "got away" with -avahi because I had
45 >> mDNSResponder installed previous to its removal from the Portage tree,
46 >> so it exists on my system as a sort of phantom (Portage knows it's installed
47 >> and can link stuff to it, but there's no associated ebuild).
48 >>
49 >> mDNSResponder ebuilds should be obtainable from
50 >> http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-misc/mDNSResponder/?hideattic=0
51 >>
52 >> As the changelog indicates that the last tweak to this package was ~6 months
53 >> ago, I would expect it to still compile.
54 >>
55 >> If anyone from kde-sunset is still reading this thread, I would suggest adopting
56 >> this package into the overlay.
57 >>
58 >>
59
60 That should help. If you want to do a local overlay, just check out the
61 guide on Gentoo.org or the wiki. It's not hard and last I looked, they
62 give step by step instructions.
63
64 Hope that helps.
65
66 Dale
67
68 :-) :-)
69
70 --
71 I am only responsible for what I said ... Not for what you understood or how you interpreted my words!

Replies

Subject Author
Re: [gentoo-desktop] Dependencies of KDE 3 Igor Korot <ikorot01@×××××.com>