Re: [tcpdump-workers] TCPDUMP 4.0.1rc1 and LIBPCAP 1.0.1rc1 available for testing

2008-12-21 Thread Gianluca Varenni
- Original Message - From: "Guy Harris" To: Sent: Sunday, December 21, 2008 12:26 PM Subject: Re: [tcpdump-workers] TCPDUMP 4.0.1rc1 and LIBPCAP 1.0.1rc1 available for testing On Dec 21, 2008, at 1:25 AM, Gianluca Varenni wrote: When I run it, I get ./a.out: error while loadi

Re: [tcpdump-workers] TCPDUMP 4.0.1rc1 and LIBPCAP 1.0.1rc1

2008-12-21 Thread Stephen Donnelly
The default install path is probably /usr/local, have you checked if /usr/local/lib is in your library path? See /etc/ld.so.conf.d/*.conf Stephen. On Sun, 2008-12-21 at 01:25 -0800, Gianluca Varenni wrote: > I have some problems using the shared version of libpcap. > > Environment: fresh instal

Re: [tcpdump-workers] OpenBSD MPLS virtual interface

2008-12-21 Thread Guy Harris
On Dec 21, 2008, at 2:50 AM, Michele Marchetto wrote: Il giorno ven, 19/12/2008 alle 17.04 -0800, Guy Harris ha scritto: Just one label, or a full stack? Just one label. OK, I've assigned 219 as DLT_MPLS/LINKTYPE_MPLS. - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to

Re: [tcpdump-workers] TCPDUMP 4.0.1rc1 and LIBPCAP 1.0.1rc1 available for testing

2008-12-21 Thread Guy Harris
On Dec 21, 2008, at 1:25 AM, Gianluca Varenni wrote: When I run it, I get ./a.out: error while loading shared libraries: libpcap.so.1: cannot open shared object file: No such file or directory I'm not an expert about linux shared objects, maybe I'm doing something wrong. I'm not, eith

Re: [tcpdump-workers] OpenBSD MPLS virtual interface

2008-12-21 Thread Michele Marchetto
Il giorno ven, 19/12/2008 alle 17.04 -0800, Guy Harris ha scritto: > Just one label, or a full stack? Just one label. - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] TCPDUMP 4.0.1rc1 and LIBPCAP 1.0.1rc1 available for testing

2008-12-21 Thread Gianluca Varenni
I have some problems using the shared version of libpcap. Environment: fresh installation of a Debian 4.0r5 x86 I compiled the 1.0.1rc1 sources with make shared;make install;make install-shared (BTW, you need to run both "install" and "install-shared" because the latter doesn't install the in