[Centos] Where is ethereal?

Sat Jan 8 18:32:54 UTC 2005
Johnny Hughes <mailing-lists at hughesjr.com>

On Sat, 2005-01-08 at 14:18 -0400, Joe Polk wrote:
> Right. But it's not there. See below:
> 
> [jav]$ rpm -q ethereal
> ethereal-0.10.5-0.30E.2
> [jav]$ whereis ethereal
> ethereal: /usr/lib/ethereal /usr/share/ethereal
> [jav]$
> 
> and as root...
> [root]# find / -name ethereal -print
> /usr/share/ethereal
> /usr/lib/ethereal
> /etc/pam.d/ethereal
> /etc/security/console.apps/ethereal
> 
> None of those are executables.
> 
> --
> <<JAV>>
> 
Here is what I get on CentOS-3.4

whereis ethereal
ethereal: /usr/bin/ethereal /usr/sbin/ethereal /usr/lib/ethereal /usr/share/ethereal /usr/share/man/man1/ethereal.1.gz

and on CentOS-4.0beta:

whereis ethereal
ethereal: /usr/bin/ethereal /usr/sbin/ethereal /usr/lib/ethereal /usr/share/ethereal /usr/share/man/man1/ethereal.1.gz

(which is the same)

I would say that something deleted it ... so do:

rpm -e ethereal ethereal-gnome

then;

yum install ethereal ethereal-gnome
> 
> ---------- Original Message -----------
> From: Matt Shields <mattboston at gmail.com>
> To: CentOS discussion and information list <centos at caosity.org>
> Sent: Sat, 8 Jan 2005 13:12:09 -0500
> Subject: Re: [Centos] Where is ethereal?
> 
> > Also, if installed via rpm/yum, you can do: rpm -ql ethereal
> > 
> > This will give you a list of files installed by that package
> > 
> > -- 
> > Matt Shields
> > http://masnetworks.biz
> > http://www.centos.org
> > http://www.caosity.org
> > 
> > On Sat, 8 Jan 2005 13:11:00 -0500, Matt Shields 
> > <mattboston at gmail.com> wrote:
> > > You can use Which or Whereis to find stuff:
> > > 
> > > [mshields at matt-test mshields]$ which ethereal
> > > /usr/bin/ethereal
> > > 
> > > [mshields at matt-test mshields]$ whereis ethereal
> > > ethereal: /usr/bin/ethereal /usr/sbin/ethereal /usr/lib/ethereal
> > > /usr/share/ethereal /usr/share/man/man1/ethereal.1.gz
> > > 
> > > 
> > > --
> > > Matt Shields
> > > http://masnetworks.biz
> > > http://www.centos.org
> > > http://www.caosity.org
> > > 
> > > On Sat, 8 Jan 2005 14:08:19 -0400, Joe Polk <listuser at javelinux.com> wrote:
> > > > YUM says I already have ethereal installed, but I have no
> /usr/sbin/ethereal.
> > > > I have 3 directories about but no executable.
> > > >
> > > > --
> > > > <<JAV>>
> > > >
> > > > _______________________________________________
> > > > CentOS mailing list
> > > > CentOS at caosity.org
> > > > http://lists.caosity.org/mailman/listinfo/centos
> > > >
> > >
> > _______________________________________________
> > CentOS mailing list
> > CentOS at caosity.org
> > http://lists.caosity.org/mailman/listinfo/centos
> ------- End of Original Message -------
> 
> _______________________________________________
> CentOS mailing list
> CentOS at caosity.org
> http://lists.caosity.org/mailman/listinfo/centos