ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-users: [Ethereal-users] RE: openssl dependencies for ethereal-base-0.8.20

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Dave Erickson <dave@xxxxxxxxxxxxx>
Date: Sat, 16 Feb 2002 15:41:38 -0800
This really should be in the FAQ.  The answer to both
my question and James Pifer's are part of the same mess.

The Linux 7.2 installs of ethereal are confused, to say
the least, because of the way the rpms are named on rpmfind,
and because of the openssl dependencies.  e.g.
wouldn't you expect ethereal-0.8.18-9.i386.rpm to be
the complete install of ethereal, at least based on
the name?  And shouldn't the install of ethereal be
happy if it finds libcrypto.so.0 *or greater*?

The steps that finally got things working for me were:
1. install a recent openssl (0.9.6c)
2. install ethereal-base, ethereal-gtk+, ethereal-gnome and
ethereal-usermode
3. create the symbolic link libcrypto.so.0 -> libcrypto.so.0.9.6c

The install required some additional options:
rpm -U --nodeps --force --allfiles (for openssl)
rpm -i for the first run with ethereal to make sure all the prereqs
were in place except libcrypto.so.0, then rpm -i --nodeps to
force the install.

-Dave

-----Original Message-----
--__--__--

Message: 3
Date: Fri, 15 Feb 2002 13:16:56 -0800
From: "David Erickson" <derickson@xxxxxxx>
To: <ethereal-users@xxxxxxxxxxxx>
Subject: [Ethereal-users] openssl dependencies for ethereal-base-0.8.20

I'm attempting to install ethereal-base-0.8.20
on Redhat 7.2.  What version of openssl should
I install to satisfy the dependency for=20
libcrypto.so.0?

I have openssl-0.9.6c-2 and openssl-devel-0.9.6c-2
installed.  openssl includes the link /lib/libcrypto.so.3
which points to /lib/libcrypto.so.9.6c-2.  I tried adding
the link /lib/libcrypto.so.0 to the same library, but the
ethereal-base install still complains about the missing
dependency.

openssl-devel includes the library /usr/lib/libcrypto.so,
but no links.

-Dave


--__--__--

Message: 4
From: James Pifer <ethereallist@xxxxxxxxxxx>
To: Ethereal List <ethereal-users@xxxxxxxxxxxx>
Date: 15 Feb 2002 16:26:43 -0500
Subject: [Ethereal-users] Ethereal Won't load

I have the following packages installed.
ethereal-base 0.8.19 Applications/Network ethereal base package
ethereal-gtk+ 0.8.19 Applications/Network GTK+ GUI for ethereal package
ethereal-kde 0.8.19 Applications/Network Red Hat KDE integration for
ethereal and ethereal-usermode
ethereal-usermode 0.8.19 Applications/Network Red Hat usermode -package
integration for ethereal
openssl-0.9.6b

When I try to run ethereal in KDE I get the following error:
[root@rly root]# ethereal: error while loading shared libraries:
libcrypto.so.0: cannot open s
hared object file: No such file or directory

Anyone know why?

Thanks,
James






--__--__--

Message: 5
Date: Fri, 15 Feb 2002 14:04:19 -0800
From: Guy Harris <guy@xxxxxxxxxx>
To: James Pifer <ethereallist@xxxxxxxxxxx>
Cc: Ethereal List <ethereal-users@xxxxxxxxxxxx>
Subject: Re: [Ethereal-users] Ethereal-0.8.18-9 on Redhat 7.2

On Fri, Feb 15, 2002 at 10:59:47AM -0500, James Pifer wrote:
> I installed Ethereal-0.8.18-9 on Redhat 7.2 using the rpm and the -ivh
> rpm options. It installed fine, no errors, but I cannot run the GUI. I
> type 'ethereal &' in a terminal windows and nothing happens.

*NOTHING* happens?

No error messages?

What happens if you type "ethereal" with no "&"?  Do you just get a
shell prompt back, with no error messages whatsoever printed?  If so,
run "strace -o /tmp/ethereal.strace ethereal", and send us the
"/tmp/ethereal.strace" file.


--__--__--

Message: 6
Subject: Re: [Ethereal-users] Ethereal-0.8.18-9 on Redhat 7.2
From: James Pifer <ethereallist@xxxxxxxxxxx>
To: Ethereal List <ethereal-users@xxxxxxxxxxxx>
Date: 15 Feb 2002 18:37:15 -0500

Guy,

Please see my later post. I didn't have everything that I needed
installed to run the GUI part. That's why I was "seeing nothing".

Now I have everything installed (I think), including openssl, yet I'm
getting an error that it can't find libcrypto.
[root@rly root]# ethereal: error while loading shared libraries:
libcrypto.so.0: cannot open s
hared object file: No such file or directory

It's definitely installed though. If i try to reinstall it it tells me
it's already there.

Thanks,
James

On Fri, 2002-02-15 at 17:04, Guy Harris wrote:
> On Fri, Feb 15, 2002 at 10:59:47AM -0500, James Pifer wrote:
> > I installed Ethereal-0.8.18-9 on Redhat 7.2 using the rpm and the -ivh
> > rpm options. It installed fine, no errors, but I cannot run the GUI. I
> > type 'ethereal &' in a terminal windows and nothing happens.
>
> *NOTHING* happens?
>
> No error messages?
>
> What happens if you type "ethereal" with no "&"?  Do you just get a
> shell prompt back, with no error messages whatsoever printed?  If so,
> run "strace -o /tmp/ethereal.strace ethereal", and send us the
> "/tmp/ethereal.strace" file.
>
> _______________________________________________
> Ethereal-users mailing list
> Ethereal-users@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-users





--__--__--

_______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-users


End of Ethereal-users Digest