Page 1 of 1

Wireshark for Porteus v09

Posted: 09 Jun 2011, 18:13
by DoomUs
I haven't seen a wireshark module around, but I'm certain one might exist. Anybody have one?

Re: Wireshark for Porteus v09

Posted: 10 Jun 2011, 02:50
by brokenman
wget http://darkstar.ist.utl.pt/slackware/ad ... 86-1sl.txz

You will also need these packages:
http://darkstar.ist.utl.pt/slackware/ad ... 86-2sl.txz
http://darkstar.ist.utl.pt/slackware/ad ... 86-5sl.txz
http://darkstar.ist.utl.pt/slackware/ad ... 86-3sl.txz
http://darkstar.ist.utl.pt/slackware/ad ... 86-1sl.txz
http://darkstar.ist.utl.pt/slackware/ad ... 86-1sl.txz
txz2xzm wireshark-1.4.6-i486-1sl.txz

Code: Select all

mkdir /tmp/un
for a in *.txz; do
  installpkg -root /tmp/un $a
done
dir2xzm /tmp/un /tmp/wireshark-1.4.6-i486-1sl-alldeps.xzm
Download the module and run the above code in the same folder as .txz packages. Or you could grab the I'll make this available on the Porteus Package Manager soon.

Posted after 19 minutes 40 seconds:
Available now on Porteus Package Manager.

http://ponce.cc/porteus/i486/modules/xzmteam

Download the PPM and update the index files. Then choose to build wireshark. It should take care of all dependencies. (only for Porteus rc2 i486 for now)

Re: Wireshark for Porteus v09

Posted: 10 Jun 2011, 15:33
by DoomUs
Yeah, I'm running v09 for now. I might switch later, but right now VMware is working in v09, but not in rc2, that's what's holding me back.

I just can't believe no one has built a v09 module for wireshark.