Re: [tcpdump-workers] Dynamic linking with libpcap

2008-09-26 Thread Guy Harris
On Sep 25, 2008, at 12:31 AM, Munish Dayal wrote: I am still facing this problem. Any suggestions? Do I have to downgrade the libpcap from version 0.9.4 to 0.8.3 on RHEL-5 system, in order to be able to run Wireshark on it. (Wireshark rpm built on RHEL-4 system). Or build Wireshark on the

Re: [tcpdump-workers] Dynamic linking with libpcap

2008-09-25 Thread Munish Dayal
:[EMAIL PROTECTED] On Behalf Of Munish Dayal Sent: Friday, September 12, 2008 3:16 PM To: tcpdump-workers@lists.tcpdump.org Subject: Re: [tcpdump-workers] Dynamic linking with libpcap On RHEL 4 system = >> ls -l /usr/lib/libpcap.* -rw-r--r-- 1 root root 204548 Oct 12 2004 /u

Re: [tcpdump-workers] Dynamic linking with libpcap

2008-09-12 Thread Munish Dayal
/lib/librt.so.1 (0x00627000) libXau.so.6 => /usr/lib/libXau.so.6 (0x0075a000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00847000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00326000) libexpat.so.0 => /lib/libexpat.so.0 (0x00942000) -Original Mes

Re: [tcpdump-workers] Dynamic linking with libpcap

2008-09-10 Thread Guy Harris
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 -> l

Re: [tcpdump-workers] Dynamic linking with libpcap

2008-09-10 Thread Munish Dayal
PROTECTED] On Behalf Of Guy Harris Sent: Wednesday, September 10, 2008 3:39 PM To: tcpdump-workers@lists.tcpdump.org Subject: Re: [tcpdump-workers] Dynamic linking with libpcap On Sep 9, 2008, at 10:21 PM, Munish Dayal wrote: > I have built Wireshark from source on my Linux RHEL 4 system, th

Re: [tcpdump-workers] Dynamic linking with libpcap

2008-09-10 Thread Guy Harris
On Sep 9, 2008, at 10:21 PM, Munish Dayal wrote: I have built Wireshark from source on my Linux RHEL 4 system, that has libpcap version 0.8.3 installed. But when I try to run this Wireshark on a Linux system with RHEL 5 (libpcap version 0.9.4), I get an error: "error while loading shared l

[tcpdump-workers] Dynamic linking with libpcap

2008-09-09 Thread Munish Dayal
Hi, -- I posted this query on Wireshark dev mailing list. But I guess its more suitable for this mailing list, as this holds for any application using libpcap. If Guy or someone could pls help. --- I have built Wireshark from source on my Linux RHEL 4 system, that has libpcap version 0.8.3 ins