From cad968212a4a07b4c684b814c6c9091db038c24a Mon Sep 17 00:00:00 2001 From: Alex Halderman Date: Fri, 16 Aug 2013 16:51:58 -0400 Subject: [PATCH] Note 64-bit requirement --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 2fca593..6b3167a 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,7 @@ ZMap is designed to run on GNU/Linux systems and can be built with most recent versions of gcc. ZMap requires GMP, a free library for -arbitrary precision arithmetic, gengetopt, and libpcap. +arbitrary precision arithmetic, gengetopt, and libpcap. Currently +ZMap only supports 64-bit systems. These packages can be installed on Debian-based systems by running: