Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: mysql USE flag error
Date: Tue, 20 Oct 2009 15:17:11
Message-Id: 358eca8f0910200817u59b1e6c4od7d1c3a242de768d@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: mysql USE flag error by Mick
1 2009/10/20 Mick <michaelkintzios@×××××.com>:
2 > 2009/10/20 Neil Bothwick <neil@××××××××××.uk>:
3 >> On Tue, 20 Oct 2009 15:07:23 +0100, Mick wrote:
4 >>
5 >>> emerge: there are no ebuilds built with USE flags to satisfy
6 >>> ">=dev-libs/soprano-2.3.0[clucene,dbus,raptor,java]".
7 >>> !!! One of the following packages is required to complete your request:
8 >>> - dev-libs/soprano-2.3.1 (Change USE: +java)
9 >>> (dependency required by "kde-base/nepomuk-4.3.1" [ebuild])
10 >>> (dependency required by "kde-base/kmail-4.3.1-r1" [ebuild])
11 >>> (dependency required by "world" [argument])
12 >>>
13 >>> Why on earth does kmail need jdk?
14 >>
15 >> It doesn't, it needs nepomuk which in turn needs soprano with either the
16 >> java or redland USE flag.
17 >>
18 >>> How can I avoid installing java?
19 >>
20 >> Either merge soprano with USE="redland" or set USE="-semantic-desktop"
21 >> to do without nepomuk altogether.
22 >
23 > Thank you all for persisting with me.  :-)
24 >
25 > I'm afraid the -semantic-desktop USE flag did not cut it.  So, I
26 > emerged dev-libs/soprano with -java +redland and all seems good.
27 >
28 > A few more things that look odd are:
29 >
30 > [ebuild  N    ] net-libs/libvncserver-0.9.1  USE="jpeg zlib -no24bpp
31 > -nobackchannel" 1,036 kB [0]
32 > [ebuild  N    ] sys-boot/lilo-22.8-r2  USE="-device-mapper -minimal
33 > -pxeserial -static" 431 kB [0]
34 > [ebuild  N    ] dev-games/libggz-0.0.14.1  USE="-debug -gnutls" 467 kB [0]
35 > [ebuild  N    ] dev-games/ggz-client-libs-0.0.14.1  USE="-debug" 600 kB [0]
36 >
37 > I don't really need a vnc server on this machine.  I also don't need
38 > games and I prefer GRUB to LILO.  So why is KDE4 springing all these
39 > goodies onto me?
40 >
41 > How should I tell it not to?
42 > --
43 > Regards,
44 > Mick
45 >
46
47 Ditto for sys-devel/bin86 - do I need such a thing?
48 --
49 Regards,
50 Mick