Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Anyone install wireshark from Sunfreeware?

224 views
Skip to first unread message

Colin B.

unread,
Dec 15, 2008, 6:00:08 PM12/15/08
to
Hey all. Feeling a bit of frustration here.

A while ago, I wanted to use ethereal to track some network conversations,
and discovered that it was renamed (and upgraded) "wireshark."

Has anyone looked at the dependencies and sub-dependencies? WS1.0.4 required
TWENTY-SIX packages, mostly specific versions!

After tracking down every package, making sure the versions all matched
up, I finally got it to a point where...
...it doesn't run unless I set LD_LIBRARY_PATH. (gag!)

If I set that then it runs, with errors, for a few minutes before crashing.

Today I downloaded Wireshark 1.0.5. It requires two _more_ packages. One
of those packages (adns) chokes on my system because of a missing library;

ld.so.1: wireshark: fatal: libnsl.so.1: version `SUNW_1.9.1' not found (required by file /usr/local/lib/libadns.so)

Supposedly this came out in Solaris 10 U5, so that means that I have to
UPGRADE my machine (not just patch, but upgrade) no more than six months
after a new release is out.

I'd go back to ethereal, but it requires GTK 1.2, and wireshark needs
GTK 2.1.

Right now, I'm running wireshark 1.0.4, and it's crashing on me every
five minutes. I'm about to uninstall it and go back to reading raw
output from snoop, because it's less painful.

When did Solaris 3rd party tools get taken over by Linuxisms like this?

Colin

Tim Bradshaw

unread,
Dec 16, 2008, 3:07:41 AM12/16/08
to
On Dec 15, 11:00 pm, "Colin B." <cbi...@somewhereelse.shaw.ca> wrote:
> Hey all. Feeling a bit of frustration here.
>
> A while ago, I wanted to use ethereal to track some network conversations,
> and discovered that it was renamed (and upgraded) "wireshark."
> [...]

> When did Solaris 3rd party tools get taken over by Linuxisms like this?

Ethereal (so an older version) ships with the companion DVD for 10,
and seems to work fine.

michael.guirimand

unread,
Dec 16, 2008, 3:58:16 AM12/16/08
to
Hi Colin,

Just a question :
Why you're not using snoop command?

Michael

Colin B.

unread,
Dec 16, 2008, 10:23:43 AM12/16/08
to
michael.guirimand <michael....@gmail.com> wrote:
> Hi Colin,
>
> Just a question :
> Why you're not using snoop command?

Oh, I am. I'm using ethereal/wireshark to parse through the output from
snoop. It makes it much easier to follow a conversation on a heavily-loaded
server. It's not strictly necessary, but it's so much easier.

Oscar del Rio

unread,
Dec 17, 2008, 10:30:47 AM12/17/08
to
Colin B. wrote:
> Has anyone looked at the dependencies and sub-dependencies? WS1.0.4 required
> TWENTY-SIX packages, mostly specific versions!
>
> After tracking down every package, making sure the versions all matched
> up, I finally got it to a point where...
> ...it doesn't run unless I set LD_LIBRARY_PATH. (gag!)

have you tried the wireshark packages from blastwave or opencsw?
perhaps not the latest versions but probably better than a non-working one.

Dave

unread,
Dec 17, 2008, 7:18:51 PM12/17/08
to
Colin B. wrote:
> Hey all. Feeling a bit of frustration here.
>
> A while ago, I wanted to use ethereal to track some network conversations,
> and discovered that it was renamed (and upgraded) "wireshark."


It builds reasonably easily (albeit very slooooly) from the source. I
must say I am impressed with the wireshark project. It is very well
managed. They have a buildbot which just builds the source on different
machines. If it breaks, it emails the developers with the names of those
who have made changes in the CVS. I've never been a developer, but was
on the developer mailing list some time. I was very impressed with it all.

Colin B.

unread,
Dec 22, 2008, 11:30:26 PM12/22/08
to

I guess I'll have to go that way.

The thing that was always appealing about Sunfreeware was that you didn't
need to download a complete build/compile/deploy environment separately
from the OS. Seems a bit moot now, though.

Thanks,
Colin

Chris Ridd

unread,
Dec 23, 2008, 2:00:20 AM12/23/08
to

SunFreeware used not to put dependencies between their packages, or
link using -R. Have they stopped doing that?
--
Chris

0 new messages