Re: ethereal not found on Fedora Core 1

From: TCMA (maottawa2_at_yahoo.ca)
Date: 07/28/04


Date: 28 Jul 2004 08:55:22 -0700

What is the easiest way to add the ethereal program on Fedora Core 1?
I downloaded the ethereal-kde-0.10.0a-1.RH9.i386.rpm and tried to install it.
This leads to the requirement of other packages.
It seems that one package require another package.
Is there a better way?

# rpm -ivh ethereal-kde-0.10.0a-1.RH9.i386.rpm
error: Failed dependencies:
        ethereal-base = 0.10.0a-1.RH9 is needed by ethereal-kde-0.10.0a-1.RH9
        ethereal-gtk+ = 0.10.0a-1.RH9 is needed by ethereal-kde-0.10.0a-1.RH9
        ethereal-usermode = 0.10.0a-1.RH9 is needed by ethereal-kde-0.10.0a-1.RH9

# rpm -ivh ethereal-base-0.10.0a-1.RH9.i386.rpm
error: Failed dependencies:
        ucd-snmp is needed by ethereal-base-0.10.0a-1.RH9

John Thompson <john@starfleet.os2.dhs.org> wrote in message news:<slrncg8u4s.rqn.john@starfleet.os2.dhs.org>...
> ["Followup-To:" header set to comp.os.linux.redhat.]
> On 2004-07-26, TCMA <maottawa2@yahoo.ca> wrote:
> > $ ethereal
> > bash: ethereal: command not found
> >
> > However, when I look at the "System Settings", "Add/Remove
> > Applications", "System Tools", the checkmark besides "ethereal" is
> > checked indicating it is installed.
> >
> > As root, I do not find the ethereal program.
> >
> > # find / -name ethereal
> >
> > /etc/pam.d/ethereal
> > /etc/security/console.apps/ethereal
> > /usr/share/ethereal
> > /usr/lib/ethereal
>
> [root@starfleet]# which ethereal|xargs rpm -qf
> ethereal-gnome-0.10.5-1
>
> Do you have "ethereal-gnome" installed? The plain "ethereal" package only
> includes the console mode program "tethereal"



Relevant Pages

  • Yum, the repo, and failed dependencies
    ... Today, I wanted to install the package groups "Development Tools" and "Development Libraries", but of course, there were failed dependencies, and the package installation would abort. ... I understand issues such as mirror discrepancies, and the tendency of Yum to only try the latest version of each package. ...
    (Fedora)
  • Re: RPM weirdness
    ... I build a newer apr package, and want to install the apr-devel package I just ... error: Failed dependencies: ... RPM ...
    (RedHat)
  • Re: Installing RPMs from a hdd directory.
    ... Or do you encounter too many dependencies? ... out the installation order, and then install them. ... The only issue would be with the graphiteone-libs package ... error: Failed dependencies: ...
    (alt.os.linux.suse)
  • Re: where is your libx264.so.58 ?
    ... > I wouldn't force any install -- solve the problem, ... Are you using rpm -i or yum? ... error: Failed dependencies: ... If you obtained this package this package from Freshrpms file a bug ...
    (Fedora)
  • Re: ethereal not found on Fedora Core 1
    ... >> What is the easiest way to add the ethereal program on Fedora Core 1? ... >> package require another package. ... And while you're at it, you may as well use "yum" to install it, since yum ...
    (comp.os.linux.setup)