Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ethereal weirdness
Date: Sun, 30 Oct 2005 02:53:04
Message-Id: 4364347D.4030302@asmallpond.org
In Reply to: [gentoo-user] ethereal weirdness by James
1 James wrote:
2
3 >Hello,
4 >
5 >ethereal has worked for a long time on my portable. eix says it's installed:
6 >
7 >eix ethereal
8 >* net-analyzer/ethereal
9 > Available versions: 0.10.12 0.10.13 0.10.13-r1
10 > Installed: 0.10.13-r1
11 >
12 >
13 >but I cannot find the executable.
14 >
15 >as root entering 'ethereal' returns:
16 >bash: ethereal: command not found
17 >
18 >What gives?
19 >
20 >
21
22 You need to add the +gtk use flag. Otherwise you just get "tethereal"
23 which is the console interface.
24
25 [ebuild R ] net-analyzer/ethereal-0.10.13-r1 -adns +gtk +ipv6
26 -kerberos -snmp +ssl 0 kB
27
28 BTW, for future reference you can see what files an application
29 installes by running: equery files <pkgname>
30
31 -Richard
32
33 --
34 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: ethereal weirdness James <wireless@×××××××××××.com>