libpcap install problem.

Dan Nelson dnelson at allantgroup.com
Thu Jun 26 20:32:03 PDT 2003


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 at allantgroup.com


More information about the freebsd-questions mailing list