PLATFORMS 567 B

12345678910111213141516
  1. In many operating systems tcpdump is available as a native package or port,
  2. which simplifies installation of updates and long-term maintenance. However,
  3. the native packages are sometimes a few versions behind and to try a more
  4. recent snapshot it will take to compile tcpdump from the source code.
  5. tcpdump compiles and works on at least the following platforms:
  6. * AIX
  7. * FreeBSD
  8. * HP-UX 11i
  9. * Linux (any) with glibc (usually just works)
  10. * Linux (any) with musl libc (sometimes fails to compile, please report any bugs)
  11. * Mac OS X / macOS
  12. * NetBSD
  13. * OpenWrt
  14. * Solaris