Author: cnauroth
Date: Fri Aug 8 16:26:45 2014
New Revision: 1616814
URL: http://svn.apache.org/r1616814
Log:
HDFS-573. Porting libhdfs to Windows. Contributed by Chris Nauroth.
Modified:
hadoop/common/trunk/BUILDING.txt
Modified: hadoop/common/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/BUILDING.txt?rev=1616814&r1=1616813&r2=1616814&view=diff
==============================================================================
--- hadoop/common/trunk/BUILDING.txt (original)
+++ hadoop/common/trunk/BUILDING.txt Fri Aug 8 16:26:45 2014
@@ -189,6 +189,7 @@ Requirements:
* Maven 3.0 or later
* Findbugs 1.3.9 (if running findbugs)
* ProtocolBuffer 2.5.0
+* CMake 2.6 or newer
* Windows SDK or Visual Studio 2010 Professional
* Unix command-line tools from GnuWin32 or Cygwin: sh, mkdir, rm, cp, tar, gzip
* zlib headers (if building native code bindings for zlib)