You are not logged in.
I hate having to install everything the GUI depends on just to get tshark. I'm running Arch on a server, so I'd rather not have this stuff installed.
Running: Arch Linux i686, x86_64, ppc
Offline
I think you could try 'pacman -Sd wireshark' to skip gtk2 and then gradually install the other dependencies listed in 'pacman -Si wireshark | grep Dep'. There might be more missing, like glib2 perhaps.
1000
Offline
Will that try to install GTK2 etc the next time I use pacman -Syu? Otherwise that's a pretty neat trick.
Running: Arch Linux i686, x86_64, ppc
Offline
If there's no gtk2 on the system then it won't get upgraded or pulled in. Simple as that. ![]()
1000
Offline
You could use ABS to build your own wireshark-package...
Just modify the PKGBUILD and run makepkg...
XazZ
Offline
Yes, but I don't want to do that. I'd rather have just tshark in AUR so it can go into community later.
Last edited by Anders (2007-07-01 01:37:06)
Running: Arch Linux i686, x86_64, ppc
Offline