Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2003 22:31:52 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        David Markle <davidmarkle@comcast.net>
Cc:        questions@freebsd.org
Subject:   Re: libpcap install problem.
Message-ID:  <20030627033152.GB65335@dan.emsphone.com>
In-Reply-To: <BDELILKGNFPFIMOJKDOICEJBDCAA.davidmarkle@comcast.net>
References:  <BDELILKGNFPFIMOJKDOICEJBDCAA.davidmarkle@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 26), David Markle said:
> I am having a problem installing libpcap.  Have a fresh 5.0-CURRENT
> installed, ran cvsup and am all up to date with the tree.  enter the
> directory /usr/src/contrib/libpcap and run ./configure ....

/usr/src/contrib is for raw 3rd-party sources.  You shouldn't build
anything in there.  Cd into /usr/src/lib/libpcap instead and run "make
obj ; make ; make install".
 
-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030627033152.GB65335>