Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: ethereal weirdness
Date: Mon, 31 Oct 2005 15:54:47
Message-Id: loom.20051031T162722-87@post.gmane.org
In Reply to: Re: [gentoo-user] ethereal weirdness by Richard Fish
1 Richard Fish <bigfish <at> asmallpond.org> writes:
2
3
4 > >ethereal has worked for a long time on my portable. eix says it's installed:
5
6 > You need to add the +gtk use flag. Otherwise you just get "tethereal"
7 > which is the console interface.
8
9 Well, I've had 'gtk in my make.use file since the beginning. When did
10 this change or start being an inpediment to installation of ethereal?
11 OK, how did you determine this? What did you use to discover this?
12 Back some time ago, ethereal started to die off when I'd enter a capture
13 session (I posted on this but nobody could help). The work around was
14 to edit '~james/.kde3.4/share/config/gtkrc' and comment out line 37:
15 #gtk-alternative-button-order = 1
16 But this workaround would not survive logging in/out.
17
18 Your fix worked like a charm and now ethereal survives multiple
19 capture/caputre-end sessions.
20
21 You are a genius (at least from where I sit).....
22
23
24 > [ebuild R ] net-analyzer/ethereal-0.10.13-r1 -adns +gtk +ipv6
25 > -kerberos -snmp +ssl 0 kB
26
27 What syntax did you use to generate this listing?
28
29 I can use 'equery uses ethereal' and it returns this list:
30
31 --- Invalid atom in /usr/portage/profiles/package.mask: >=openal-20051024
32 [ Searching for packages matching ethereal... ]
33 [ Colour Code : set unset ]
34 [ Legend : Left column (U) - USE flags from make.conf ]
35 [ : Right column (I) - USE flags packages was installed with ]
36 [ Found these USE variables for net-analyzer/ethereal-0.10.13-r1 ]
37 U I
38 - - adns : Adds support for the adns DNS client library
39 + - gtk : Adds support for x11-libs/gtk+ (The GIMP Toolkit)
40 + + ipv6 : Adds support for IP version 6
41 - - snmp : Adds support for the Simple Network Management Protocol if available
42 + + ssl : Adds support for Secure Socket Layer connections
43 - - kerberos : Adds kerberos support
44
45 "set: gtk ipv6 and ssl" are all 'in red'. Does this mean they are required?
46
47 "unset: adns snmp and kerberos" are all in blue. Does this mean
48 they are optional? I have not found documents on this color
49 coding with various gentoo tools. Any documental wisdom on
50 discerning these various color coded words in a terminal session?
51
52
53 James
54
55
56
57 --
58 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: ethereal weirdness Tim Kruse <irrlicht2c@×××.net>
Re: [gentoo-user] Re: ethereal weirdness John Myers <electronerd@×××××××××××××.net>