Ethereal-users: Re: [ethereal-users] ethereal: error in loading shared libraries: ethereal: unde
1) ldd ethereal gives:
libsnmp.so.0 => /usr/lib/libsnmp.so.0 (0x4001a000)
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0
(0x40058000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0
(0x40178000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0
(0x401ac000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0
(0x401b0000)
libdl.so.2 => /lib/libdl.so.2 (0x401d3000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6
(0x401d7000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6
(0x401e3000)
libm.so.6 => /lib/libm.so.6 (0x40287000)
libz.so.1 => /usr/lib/libz.so.1 (0x402a4000)
libc.so.6 => /lib/libc.so.6 (0x402b4000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x403a9000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
2) Running strace -o /tmp/ethereal.log ethereal gives
a big log file. So I attached it.
Thanks for your help.
Brian Campbell
--- Guy Harris <gharris@xxxxxxxxxxxx> wrote:
> On Fri, Jul 28, 2000 at 08:07:27PM -0700, Guy Harris
> wrote:
> > What does it print if you type
> >
> > ldd ethereal
>
> And what does strace report when you run Ethereal
> under it, e.g.
>
> strace -o /tmp/ethereal.log ethereal
>
> which should log all system calls made by Ethereal
> into
> "/tmp/ethereal.log"?
>
> (Again, lease either reply to the list, or to
> "guy@xxxxxxxxxxxx", *NOT*
> to "guy@xxxxxxxxxx" or "gharris@xxxxxxxxxxxx").
>
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
Attachment:
ethereal.log
Description: ethereal.log