blob: 9cb9a773b0d311d219af54a906b51a1440a3ce40 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
***************************************
* You might run into troubles running *
* tcpdump, you should recompile it if *
* it segfaults: *
* $ cd /usr/src/usr.sbin/tcpdump *
* $ make && make install *
***************************************
* You can always reinstall the older *
* libraries via the source directory *
* of the base system: *
* $ cd /usr/src/lib/libpcap *
* $ make && make install *
***************************************
|