Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gaim without gnome lib
Date: Thu, 22 Dec 2005 12:11:58
Message-Id: 43AA9630.8030100@planet.nl
In Reply to: [gentoo-user] Gaim without gnome lib by ddup1@zuranox.dupnet.org
1 ddup1@××××××××××××××.org schreef:
2 > hi, actually i installed gaim with no gnome support (i have 1.4 gaim
3 > version), but since 1.5 gaim still want gnome lib ? why USE="-gnome"
4 > dont works as before ?
5
6 USE="-gnome" *does* work as before; it's likely that your problem is
7 related to a new USE flag:
8
9
10 emerge -pv gaim
11
12 These are the packages that I would merge, in order:
13
14 Calculating dependencies ...done!
15 [ebuild R ] net-im/gaim-1.5.0 -cjk -debug ==>-eds<== +gnutls -krb4
16 +nas +nls +perl -silc +spell +tcltk 0 kB
17
18 Total size of downloads: 0 kB
19
20 You see that "eds"? It stands for "Evolution Data Server", and it drags
21 in Evo Data Server, probably Evo, and a whole bunch of GNOME deps for
22 those packages.
23
24 This is all very well and good if you want Evo support in Gaim, but if
25 you don't use the Evolution mail client, then disable this flag.
26
27 Hope this helps,
28 Holly
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Gaim without gnome lib ddup1@××××××××××××××.org