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>>
---------- Original Message ----------- From: Matt Shields mattboston@gmail.com To: CentOS discussion and information list centos@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@gmail.com wrote:
You can use Which or Whereis to find stuff:
[mshields@matt-test mshields]$ which ethereal /usr/bin/ethereal
[mshields@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@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@caosity.org http://lists.caosity.org/mailman/listinfo/centos
CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos
------- End of Original Message -------