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
[EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"