LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 08-23-2004, 07:23 PM   #1
elchuck
LQ Newbie
 
Registered: Aug 2004
Location: Acworth, GA
Distribution: RH9
Posts: 7

Rep: Reputation: 0
Angry I can't run installed programs


I have installed RH9 and it is running well but I cannot find installed programs such as ethereal. The RPM log tells me it is installed and I have ran the rpm installer for it from the RH9 disks and it tells me ethereal is installed. When I try to run it from the terminal, I get a bash and command unknown. HOW DO I RUN THESE PROGRAMS IN RH9!!??!!??

I had none of these problems in RH7.

HELP!
 
Old 08-24-2004, 01:06 AM   #2
idaho
Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: RedHat, Libranet
Posts: 438

Rep: Reputation: 30
The executable is apparently not in your path. Try "su -"ing to root before invoking it

I am not near a RH box at the moment, but rpm has an option that will list the locations of files installed by a package. I think the invocation is something like:
rpm -qf package.rpm
for installed packages and
rpm -q --files-by-package package.rpm
for uninstalled packages.

You can also invoke
locate ethereal
to list all files that have the string "ethereal" in their path.
 
Old 08-24-2004, 01:22 AM   #3
<Ol>Origy
Member
 
Registered: Aug 2003
Location: Slovenia
Distribution: Arch, Debian, Embedded
Posts: 136

Rep: Reputation: 15
I have nearly the same problem here. At first when I decided to install Ethereal, I had a lot of dependencies which had other dependencies (which had other, etc, etc, etc) until I realised I have to install nearly half the contents of the entire internet. Luckily, I have downloaded and installed ethereal-base-0.10.0a-1.RH9.i386.rpm which had a dependency on ucd-snmp-4.2.3-1.i386.rpm which had a dependency on openssl096b-0.9.6b-3.i386.rpm. Luckily I had the last file on my RH9 CD 2 which then allowed me to install ucd-snmp and the ethereal RPM package from the konqueror.

Now that I have installed it I cannot find a way to run it. I am logged in as root and when I type "ethereal" in the console it returns "bash: ethereal: command not found". "whereis ethereal" returns "ethereal: /usr/lib/ethereal /usr/share/ethereal" and I have searched those folders in konqueror just to find them with no ethereal executable files or whatsoever that can run the program.

Can someone please describe how to run ethereal step by step in detail?

EDIT: I have uninstalled the previously installed ethreal that came on the RH9 CDs before installing the downloaded version. I could not execute ethereal before new installation either. At first I believed the problem was the ethereal that came with RH9 which is why I I decided to install a new version.

Last edited by <Ol>Origy; 08-24-2004 at 01:37 AM.
 
Old 08-24-2004, 09:47 AM   #4
elchuck
LQ Newbie
 
Registered: Aug 2004
Location: Acworth, GA
Distribution: RH9
Posts: 7

Original Poster
Rep: Reputation: 0
I tried the -su and invoking but nothing.

I did try the locate command and it worked great! Cool tool....

I found ethereal in the /usr/sbin and tried to invoke it, and nothing!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
Old 08-24-2004, 08:40 PM   #5
idaho
Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: RedHat, Libranet
Posts: 438

Rep: Reputation: 30
It is "su -", not "- su"

Did you try invoking ethereal as root?
 
Old 08-25-2004, 01:33 AM   #6
<Ol>Origy
Member
 
Registered: Aug 2003
Location: Slovenia
Distribution: Arch, Debian, Embedded
Posts: 136

Rep: Reputation: 15
I'll stick to this thead until someone finds out what is wrong. I did the "locate ethereal" command in the console logged in as root and it returned the following:
Code:
/usr/lib/ethereal
/usr/lib/ethereal/plugins
/usr/lib/ethereal/plugins/0.10.0a
/usr/lib/ethereal/plugins/0.10.0a/artnet.la
/usr/lib/ethereal/plugins/0.10.0a/acn.la
/usr/lib/ethereal/plugins/0.10.0a/acn.so
/usr/lib/ethereal/plugins/0.10.0a/coseventcomm.la
/usr/lib/ethereal/plugins/0.10.0a/artnet.so
/usr/lib/ethereal/plugins/0.10.0a/asn1.la
/usr/lib/ethereal/plugins/0.10.0a/asn1.so
/usr/lib/ethereal/plugins/0.10.0a/coseventcomm.so
/usr/lib/ethereal/plugins/0.10.0a/cosnaming.la
/usr/lib/ethereal/plugins/0.10.0a/cosnaming.so
/usr/lib/ethereal/plugins/0.10.0a/docsis.la
/usr/lib/ethereal/plugins/0.10.0a/docsis.so
/usr/lib/ethereal/plugins/0.10.0a/enttec.la
/usr/lib/ethereal/plugins/0.10.0a/enttec.so
/usr/lib/ethereal/plugins/0.10.0a/gryphon.la
/usr/lib/ethereal/plugins/0.10.0a/gryphon.so
/usr/lib/ethereal/plugins/0.10.0a/lwres.la
/usr/lib/ethereal/plugins/0.10.0a/lwres.so
/usr/lib/ethereal/plugins/0.10.0a/megaco.la
/usr/lib/ethereal/plugins/0.10.0a/megaco.so
/usr/lib/ethereal/plugins/0.10.0a/mgcp.la
/usr/lib/ethereal/plugins/0.10.0a/mgcp.so
/usr/lib/ethereal/plugins/0.10.0a/pcli.la
/usr/lib/ethereal/plugins/0.10.0a/pcli.so
/usr/lib/ethereal/plugins/0.10.0a/rdm.la
/usr/lib/ethereal/plugins/0.10.0a/rdm.so
/usr/lib/ethereal/plugins/0.10.0a/rtnet.la
/usr/lib/ethereal/plugins/0.10.0a/rtnet.so
/usr/sbin/tethereal
/usr/share/doc/ethereal-base-0.10.0a
/usr/share/doc/ethereal-base-0.10.0a/ChangeLog
/usr/share/doc/ethereal-base-0.10.0a/AUTHORS
/usr/share/doc/ethereal-base-0.10.0a/COPYING
/usr/share/doc/ethereal-base-0.10.0a/README.aix
/usr/share/doc/ethereal-base-0.10.0a/INSTALL
/usr/share/doc/ethereal-base-0.10.0a/NEWS
/usr/share/doc/ethereal-base-0.10.0a/README
/usr/share/doc/ethereal-base-0.10.0a/README.linux
/usr/share/doc/ethereal-base-0.10.0a/README.bsd
/usr/share/doc/ethereal-base-0.10.0a/README.hpux
/usr/share/doc/ethereal-base-0.10.0a/README.irix
/usr/share/doc/ethereal-base-0.10.0a/doc
/usr/share/doc/ethereal-base-0.10.0a/doc/Makefile.nmake
/usr/share/doc/ethereal-base-0.10.0a/doc/Makefile
/usr/share/doc/ethereal-base-0.10.0a/doc/Makefile.am
/usr/share/doc/ethereal-base-0.10.0a/doc/Makefile.in
/usr/share/doc/ethereal-base-0.10.0a/doc/README.developer
/usr/share/doc/ethereal-base-0.10.0a/doc/README.design
/usr/share/doc/ethereal-base-0.10.0a/doc/README.regression
/usr/share/doc/ethereal-base-0.10.0a/doc/README.idl2eth
/usr/share/doc/ethereal-base-0.10.0a/doc/README.plugins
/usr/share/doc/ethereal-base-0.10.0a/doc/README.xml-output
/usr/share/doc/ethereal-base-0.10.0a/doc/README.tapping
/usr/share/doc/ethereal-base-0.10.0a/doc/README.tvbuff
/usr/share/doc/ethereal-base-0.10.0a/doc/dfilter2pod.pl
/usr/share/doc/ethereal-base-0.10.0a/doc/configure
/usr/share/doc/ethereal-base-0.10.0a/doc/ethereal-filter.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/editcap.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/mergecap.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/idl2eth.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/ethereal-filter.pod.template
/usr/share/doc/ethereal-base-0.10.0a/doc/ethereal.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/tethereal.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/randpkt.txt
/usr/share/doc/ethereal-base-0.10.0a/doc/text2pcap.pod
/usr/share/doc/ethereal-base-0.10.0a/README.tru64
/usr/share/doc/ethereal-base-0.10.0a/README.vmware
/usr/share/doc/ethereal-base-0.10.0a/README.win32
/usr/share/man/man1/tethereal.1.gz
/usr/share/man/man4/ethereal-filter.4.gz
/usr/share/icons/Bluecurve/16x16/apps/ethereal.png
/usr/share/icons/Bluecurve/32x32/apps/ethereal.png
/usr/share/icons/Bluecurve/48x48/apps/ethereal.png
/usr/share/ethereal
/usr/share/ethereal/diameter
/usr/share/ethereal/diameter/dictionary.dtd
/usr/share/ethereal/diameter/dictionary.xml
/usr/share/ethereal/diameter/mobileipv4.xml
/usr/share/ethereal/diameter/nasreq.xml
/usr/share/ethereal/diameter/sunping.xml
/usr/share/ethereal/manuf
Now as I got the list I went into every directory in search of a executable. The only thing that worked is when I invoked the command "/usr/sbin/tethereal" in the console (logged in as root). That started to capture packets on eth0 but in the console. I would like to use the GUI/windowed version of ethereal and not the console one. As of hours of searching I started asking myself... Why do I have a feeling that the main ethereal executable doesn't even exist on my HDD? Did something go wrong with the installation?

Last edited by <Ol>Origy; 08-25-2004 at 01:40 AM.
 
Old 08-25-2004, 06:31 AM   #7
elchuck
LQ Newbie
 
Registered: Aug 2004
Location: Acworth, GA
Distribution: RH9
Posts: 7

Original Poster
Rep: Reputation: 0
idaho -

I did try to invoke ethereal as the root and I had no luck, it returned :
bash: ethereal: command not found.

I miss-typed my post, sorry.

I appreciate your help and I hope we can get this resolved. Like I said, I never had this problem with RH7!

Origy-

Please stick with this thread, we are suffering the same problem. I can help with ethereal once we get it up and running! :-)

-Charles
 
Old 08-25-2004, 12:27 PM   #8
<Ol>Origy
Member
 
Registered: Aug 2003
Location: Slovenia
Distribution: Arch, Debian, Embedded
Posts: 136

Rep: Reputation: 15
Yes. I tried the Windows version of Ethereal and it had a nice GUI with a lot of functions, even more than my current windows traffic monitor! I definitely need to get the GUI working on my RH9 Linux. Elchuck, did you try invoking the "/usr/sbin/tethereal" command?
 
Old 08-25-2004, 02:27 PM   #9
elchuck
LQ Newbie
 
Registered: Aug 2004
Location: Acworth, GA
Distribution: RH9
Posts: 7

Original Poster
Rep: Reputation: 0
origy,

I tried /usr/sbin/tethereal and I ge the same bash: tethereal: command not found

 
Old 08-26-2004, 03:05 AM   #10
<Ol>Origy
Member
 
Registered: Aug 2003
Location: Slovenia
Distribution: Arch, Debian, Embedded
Posts: 136

Rep: Reputation: 15
Quote:
Originally posted by elchuck
origy,

I tried /usr/sbin/tethereal and I ge the same bash: tethereal: command not found

Weird
Sounds like you don't even have tethereal. Curious. Can you please post the output of "locate ethereal" command when logged in as root?
 
Old 08-26-2004, 08:53 AM   #11
elchuck
LQ Newbie
 
Registered: Aug 2004
Location: Acworth, GA
Distribution: RH9
Posts: 7

Original Poster
Rep: Reputation: 0
Here it is origy,

[charles@Linux9 charles]$ locate ethereal
/usr/lib/ethereal
/usr/lib/ethereal/plugins
/usr/lib/ethereal/plugins/0.10.0a
/usr/lib/ethereal/plugins/0.10.0a/artnet.la
/usr/lib/ethereal/plugins/0.10.0a/acn.la
/usr/lib/ethereal/plugins/0.10.0a/acn.so
/usr/lib/ethereal/plugins/0.10.0a/coseventcomm.la
/usr/lib/ethereal/plugins/0.10.0a/artnet.so
/usr/lib/ethereal/plugins/0.10.0a/asn1.la
/usr/lib/ethereal/plugins/0.10.0a/asn1.so
/usr/lib/ethereal/plugins/0.10.0a/coseventcomm.so
/usr/lib/ethereal/plugins/0.10.0a/cosnaming.la
/usr/lib/ethereal/plugins/0.10.0a/cosnaming.so
/usr/lib/ethereal/plugins/0.10.0a/docsis.la
/usr/lib/ethereal/plugins/0.10.0a/docsis.so
/usr/lib/ethereal/plugins/0.10.0a/enttec.la
/usr/lib/ethereal/plugins/0.10.0a/enttec.so
/usr/lib/ethereal/plugins/0.10.0a/gryphon.la
/usr/lib/ethereal/plugins/0.10.0a/gryphon.so
/usr/lib/ethereal/plugins/0.10.0a/lwres.la
/usr/lib/ethereal/plugins/0.10.0a/lwres.so
/usr/lib/ethereal/plugins/0.10.0a/megaco.la
/usr/lib/ethereal/plugins/0.10.0a/megaco.so
/usr/lib/ethereal/plugins/0.10.0a/mgcp.la
/usr/lib/ethereal/plugins/0.10.0a/mgcp.so
/usr/lib/ethereal/plugins/0.10.0a/pcli.la
/usr/lib/ethereal/plugins/0.10.0a/pcli.so
/usr/lib/ethereal/plugins/0.10.0a/rdm.la
/usr/lib/ethereal/plugins/0.10.0a/rdm.so
/usr/lib/ethereal/plugins/0.10.0a/rtnet.la
/usr/lib/ethereal/plugins/0.10.0a/rtnet.so
/usr/sbin/tethereal
/usr/sbin/ethereal
/usr/share/doc/ethereal-base-net-snmp-0.10.0a
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/ChangeLog
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/AUTHORS
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/COPYING
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.aix
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/INSTALL
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/NEWS
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.linux
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.bsd
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.hpux
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.irix
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/Makefile.nmake
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/Makefile
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/Makefile.am
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/Makefile.in
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.developer
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.design
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.regression
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.idl2eth
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.plugins
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.xml-output
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.tapping
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.tvbuff
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/dfilter2pod.pl
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/configure
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/ethereal-filter.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/editcap.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/mergecap.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/idl2eth.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/ethereal-filter.pod.template
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/ethereal.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/tethereal.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/randpkt.txt
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/text2pcap.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.tru64
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.vmware
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.win32
/usr/share/man/man1/tethereal.1.gz
/usr/share/man/man1/ethereal.1.gz
/usr/share/man/man4/ethereal-filter.4.gz
/usr/share/icons/Bluecurve/16x16/apps/ethereal.png
/usr/share/icons/Bluecurve/32x32/apps/ethereal.png
/usr/share/icons/Bluecurve/48x48/apps/ethereal.png
/usr/share/ethereal
/usr/share/ethereal/diameter
/usr/share/ethereal/diameter/dictionary.dtd
/usr/share/ethereal/diameter/dictionary.xml
/usr/share/ethereal/diameter/mobileipv4.xml
/usr/share/ethereal/diameter/nasreq.xml
/usr/share/ethereal/diameter/sunping.xml
/usr/share/ethereal/manuf
/home/charles/ethereal-base-0.10.0a-1.RH9.i386.rpm
/home/charles/ethereal-gnome-0.10.0a-1.RH9.i386.rpm
/home/charles/ethereal-usermode-0.10.0a-1.RH9.i386.rpm
/home/charles/ethereal-gtk+-net-snmp-0.10.0a-1.RH9.i386.rpm
/home/charles/ethereal-base-net-snmp-0.10.0a-1.RH9.i386.rpm
/home/charles/.kde/share/apps/RecentDocuments/ethereal-base-net-snmp-0.10.0a-1.R
H9.i386.rpm.desktop
/home/charles/.kde/share/apps/RecentDocuments/ethereal-base-0.10.0a-1.RH9.i386.r
pm.desktop
/home/charles/.kde/share/apps/RecentDocuments/ethereal-kde-0.10.0a-1.RH9.i386.rp
m.desktop
/home/charles/ethereal-kde-0.10.0a-1.RH9.i386.rpm
[charles@Linux9 charles]$
 
Old 08-26-2004, 12:17 PM   #12
<Ol>Origy
Member
 
Registered: Aug 2003
Location: Slovenia
Distribution: Arch, Debian, Embedded
Posts: 136

Rep: Reputation: 15
From that list it appears you have both executables:
/usr/sbin/tethereal
/usr/sbin/ethereal

I just don't know why they don't execute (are you sure you haven't misspelled something here?). Can you verify that these two are in fact executables? My problem appears to be different than yours as I don't even have anything like /usr/sbin/ethereal but you may just have helped me by posting the list. I'll see what I can do.

And BTW... You were not logged in as root: [charles@Linux9 charles]$ should be [root@Linux9 charles]$
 
Old 08-26-2004, 12:58 PM   #13
<Ol>Origy
Member
 
Registered: Aug 2003
Location: Slovenia
Distribution: Arch, Debian, Embedded
Posts: 136

Rep: Reputation: 15
IT WORKS
Haha it works perfectly! I can now run ethereal in GUI mode! It was my fault that it did not run before due to my inexperience in Linux OS's. I installed only the base RPM package and after I saw your other RPM's in your home folder I realized I have to install those too. And so I did Lol. I thought all neccessary files come with the RPM (like in Windows where you only have to run Setup.exe and the program starts to work immediately) but I was wrong.

I installed the following packages:
ethereal-base-0.10.0a-1.RH9.i386.rpm
ethereal-base-net-snmp-0.10.0a-1.RH9.i386.rpm
ethereal-gtk+-0.10.0a-1.RH9.i386.rpm
ethereal-gtk+-net-snmp-0.10.0a-1.RH9.i386.rpm
ethereal-kde-0.10.0a-1.RH9.i386.rpm
ethereal-usermode-0.10.0a-1.RH9.i386.rpm

To run it, I log in as root, open a console, type in "ethereal" and press enter. Voila!

[root@lcserver /]# ethereal

EDIT: And by posting this post, my status changed from "newbie" to "member" Yay!
 
Old 08-26-2004, 01:51 PM   #14
elchuck
LQ Newbie
 
Registered: Aug 2004
Location: Acworth, GA
Distribution: RH9
Posts: 7

Original Poster
Rep: Reputation: 0
And all at my expense...... :-)

Congrats on your member status, origy!

I am glad that I was able to help you... Meanwhile I am still trying out how to figure my problem out!

Still working it!
 
Old 08-27-2004, 07:32 AM   #15
<Ol>Origy
Member
 
Registered: Aug 2003
Location: Slovenia
Distribution: Arch, Debian, Embedded
Posts: 136

Rep: Reputation: 15
I just used ethereal to listen to my sister and what she was talking about over IRC. She didn't even realize it when I started to speak out her exact IRC channel lines to her. You should've seen her look O.o

So let's take a look a little deeper into your problem then. First of all, have you installed all the RPM's that I have listed in my prev. posts? Your file list indicates that most executables/files are there. However I believe that you are still missing some files. I am able to run Ethereal from a terminal by typing "/usr/sbin/ethereal" or "/usr/bin/ethereal" or just "ethereal" (does not matter if logged in as root as the process asks you for the root password later anyway). But I do not see "/usr/bin/ethereal" in your list.

My list now looks like this (excluding RPM's and home folders):
Code:
/etc/X11/wmconfig/ethereal
/etc/pam.d/ethereal
/etc/security/console.apps/ethereal
/usr/bin/ethereal
/usr/lib/ethereal
/usr/lib/ethereal/plugins
/usr/lib/ethereal/plugins/0.10.0a
/usr/lib/ethereal/plugins/0.10.0a/artnet.la
/usr/lib/ethereal/plugins/0.10.0a/acn.la
/usr/lib/ethereal/plugins/0.10.0a/acn.so
/usr/lib/ethereal/plugins/0.10.0a/coseventcomm.la
/usr/lib/ethereal/plugins/0.10.0a/artnet.so
/usr/lib/ethereal/plugins/0.10.0a/asn1.la
/usr/lib/ethereal/plugins/0.10.0a/asn1.so
/usr/lib/ethereal/plugins/0.10.0a/coseventcomm.so
/usr/lib/ethereal/plugins/0.10.0a/cosnaming.la
/usr/lib/ethereal/plugins/0.10.0a/cosnaming.so
/usr/lib/ethereal/plugins/0.10.0a/docsis.la
/usr/lib/ethereal/plugins/0.10.0a/docsis.so
/usr/lib/ethereal/plugins/0.10.0a/enttec.la
/usr/lib/ethereal/plugins/0.10.0a/enttec.so
/usr/lib/ethereal/plugins/0.10.0a/gryphon.la
/usr/lib/ethereal/plugins/0.10.0a/gryphon.so
/usr/lib/ethereal/plugins/0.10.0a/lwres.la
/usr/lib/ethereal/plugins/0.10.0a/lwres.so
/usr/lib/ethereal/plugins/0.10.0a/megaco.la
/usr/lib/ethereal/plugins/0.10.0a/megaco.so
/usr/lib/ethereal/plugins/0.10.0a/mgcp.la
/usr/lib/ethereal/plugins/0.10.0a/mgcp.so
/usr/lib/ethereal/plugins/0.10.0a/pcli.la
/usr/lib/ethereal/plugins/0.10.0a/pcli.so
/usr/lib/ethereal/plugins/0.10.0a/rdm.la
/usr/lib/ethereal/plugins/0.10.0a/rdm.so
/usr/lib/ethereal/plugins/0.10.0a/rtnet.la
/usr/lib/ethereal/plugins/0.10.0a/rtnet.so
/usr/sbin/tethereal
/usr/sbin/ethereal
/usr/share/doc/ethereal-base-0.10.0a
/usr/share/doc/ethereal-base-0.10.0a/ChangeLog
/usr/share/doc/ethereal-base-0.10.0a/AUTHORS
/usr/share/doc/ethereal-base-0.10.0a/COPYING
/usr/share/doc/ethereal-base-0.10.0a/README.aix
/usr/share/doc/ethereal-base-0.10.0a/INSTALL
/usr/share/doc/ethereal-base-0.10.0a/NEWS
/usr/share/doc/ethereal-base-0.10.0a/README
/usr/share/doc/ethereal-base-0.10.0a/README.linux
/usr/share/doc/ethereal-base-0.10.0a/README.bsd
/usr/share/doc/ethereal-base-0.10.0a/README.hpux
/usr/share/doc/ethereal-base-0.10.0a/README.irix
/usr/share/doc/ethereal-base-0.10.0a/doc
/usr/share/doc/ethereal-base-0.10.0a/doc/Makefile.nmake
/usr/share/doc/ethereal-base-0.10.0a/doc/Makefile
/usr/share/doc/ethereal-base-0.10.0a/doc/Makefile.am
/usr/share/doc/ethereal-base-0.10.0a/doc/Makefile.in
/usr/share/doc/ethereal-base-0.10.0a/doc/README.developer
/usr/share/doc/ethereal-base-0.10.0a/doc/README.design
/usr/share/doc/ethereal-base-0.10.0a/doc/README.regression
/usr/share/doc/ethereal-base-0.10.0a/doc/README.idl2eth
/usr/share/doc/ethereal-base-0.10.0a/doc/README.plugins
/usr/share/doc/ethereal-base-0.10.0a/doc/README.xml-output
/usr/share/doc/ethereal-base-0.10.0a/doc/README.tapping
/usr/share/doc/ethereal-base-0.10.0a/doc/README.tvbuff
/usr/share/doc/ethereal-base-0.10.0a/doc/dfilter2pod.pl
/usr/share/doc/ethereal-base-0.10.0a/doc/configure
/usr/share/doc/ethereal-base-0.10.0a/doc/ethereal-filter.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/editcap.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/mergecap.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/idl2eth.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/ethereal-filter.pod.template
/usr/share/doc/ethereal-base-0.10.0a/doc/ethereal.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/tethereal.pod
/usr/share/doc/ethereal-base-0.10.0a/doc/randpkt.txt
/usr/share/doc/ethereal-base-0.10.0a/doc/text2pcap.pod
/usr/share/doc/ethereal-base-0.10.0a/README.tru64
/usr/share/doc/ethereal-base-0.10.0a/README.vmware
/usr/share/doc/ethereal-base-0.10.0a/README.win32
/usr/share/doc/ethereal-base-net-snmp-0.10.0a
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/ChangeLog
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/AUTHORS
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/COPYING
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.aix
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/INSTALL
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/NEWS
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.linux
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.bsd
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.hpux
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.irix
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/Makefile.nmake
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/Makefile
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/Makefile.am
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/Makefile.in
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.developer
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.design
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.regression
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.idl2eth
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.plugins
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.xml-output
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.tapping
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/README.tvbuff
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/dfilter2pod.pl
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/configure
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/ethereal-filter.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/editcap.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/mergecap.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/idl2eth.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/ethereal-filter.pod.template
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/ethereal.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/tethereal.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/randpkt.txt
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/doc/text2pcap.pod
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.tru64
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.vmware
/usr/share/doc/ethereal-base-net-snmp-0.10.0a/README.win32
/usr/share/man/man1/tethereal.1.gz
/usr/share/man/man1/ethereal.1.gz
/usr/share/man/man4/ethereal-filter.4.gz
/usr/share/icons/Bluecurve/16x16/apps/ethereal.png
/usr/share/icons/Bluecurve/32x32/apps/ethereal.png
/usr/share/icons/Bluecurve/48x48/apps/ethereal.png
/usr/share/icons/hicolor/32x32/apps/ethereal.png
/usr/share/icons/hicolor/48x48/apps/ethereal.png
/usr/share/icons/hicolor/16x16/apps/ethereal.png
/usr/share/icons/hicolor/22x22/apps/ethereal.png
/usr/share/icons/locolor/16x16/apps/ethereal.png
/usr/share/icons/locolor/32x32/apps/ethereal.png
/usr/share/icons/locolor/22x22/apps/ethereal.png
/usr/share/icons/locolor/48x48/apps/ethereal.png
/usr/share/ethereal
/usr/share/ethereal/diameter
/usr/share/ethereal/diameter/dictionary.dtd
/usr/share/ethereal/diameter/dictionary.xml
/usr/share/ethereal/diameter/mobileipv4.xml
/usr/share/ethereal/diameter/nasreq.xml
/usr/share/ethereal/diameter/sunping.xml
/usr/share/ethereal/manuf
The only thing that I can think of right now is that you may not have installed all neccessary RPM's (I can be wrong tho). Can you doublecheck that all of them are installed?

ethereal-base-0.10.0a-1.RH9.i386.rpm
ethereal-base-net-snmp-0.10.0a-1.RH9.i386.rpm
ethereal-gtk+-0.10.0a-1.RH9.i386.rpm
ethereal-gtk+-net-snmp-0.10.0a-1.RH9.i386.rpm
ethereal-kde-0.10.0a-1.RH9.i386.rpm
ethereal-usermode-0.10.0a-1.RH9.i386.rpm
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get newly installed programs in programs list Brosky Linux - Software 5 02-06-2004 03:45 PM
user cannot run installed programs-mozilla,etc tksmitty Slackware - Installation 7 01-24-2004 11:30 PM
installed programs - where are they? leroy27336 Linux - Software 13 11-11-2003 10:49 AM
Newly installed programs wont run don_dimo Linux - Software 4 10-19-2003 06:11 PM
Where do Installed programs go? Cafrow Linux - Newbie 5 08-06-2003 01:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 09:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration