tshark: error while loading shared libraries: libwiretap.so.0: cannot open shared object file: No such file or directory
when attempting to run tshark from the BackTrack 4 Final Release VMWare Image.
ldd tshark shows libwiretap.so.0 not found but it does exist in the /usr/lib/wireshark/ directory.
How would I point tshark to look there?
Wireshark works fine, but not tshark.
Any help much appreciated.