On Sep 10, 2008, at 4:20 AM, Munish Dayal wrote:
ls -l /usr/lib/libpcap.*
-rw-r--r-- 1 root root 242398 Jul 13 2006 /usr/lib/libpcap.a
lrwxrwxrwx 1 root root 16 Sep 10 16:24 /usr/lib/libpcap.so ->
libpcap.so.0.9.4
lrwxrwxrwx 1 root root 16 Jul 9 17:21 /usr/lib/libpcap.so.0 ->
libpcap.so.0.9.4
lrwxrwxrwx 1 root root 16 Jul 9 17:21 /usr/lib/libpcap.so.0.9 -
> libpcap.so.0.9.4
-rwxr-xr-x 1 root root 168544 Jul 13 2006 /usr/lib/libpcap.so.0.9.4
Is that on your RHEL 5 system?
If so, what do the commands
ls -l /usr/lib/libpcap.*
ls -l /usr/local/lib/libpcap.*
print on the RHEL 4 system on which you built Wireshark?
What does the command
ldd `which wireshark`
print on both the RHEL 4 and RHEL 5 systems?
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.