2017-09-18 04:10:54 +00:00
|
|
|
In many operating systems tcpdump is available as a native package or port,
|
|
|
|
which simplifies installation of updates and long-term maintenance. However,
|
|
|
|
the native packages are sometimes a few versions behind and to try a more
|
|
|
|
recent snapshot it will take to compile tcpdump from the source code.
|
2017-01-31 19:17:06 +00:00
|
|
|
|
2017-09-18 04:10:54 +00:00
|
|
|
tcpdump compiles and works on at least the following platforms:
|
2017-01-31 19:17:06 +00:00
|
|
|
|
2017-09-18 04:10:54 +00:00
|
|
|
* AIX
|
|
|
|
* FreeBSD
|
|
|
|
* HP-UX 11i
|
|
|
|
* Linux (any) with glibc (usually just works)
|
|
|
|
* Linux (any) with musl libc (sometimes fails to compile, please report any bugs)
|
|
|
|
* Mac OS X / macOS
|
|
|
|
* NetBSD
|
|
|
|
* OpenWrt
|
|
|
|
* Solaris
|