From: David Reiss Date: Fri, 20 Mar 2009 07:15:04 +0000 (+0000) Subject: THRIFT-293. Make the README point to the Wiki for requirements X-Git-Tag: 0.2.0~245 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=fc30667671cfb9c1adbf03a797952d52d3d6f21a;p=common%2Fthrift.git THRIFT-293. Make the README point to the Wiki for requirements git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@756354 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/README b/README index 6d5430ab..fe24c1f4 100644 --- a/README +++ b/README @@ -53,17 +53,8 @@ thrift/ Requirements ============ -Thrift requires boost shared pointers from boost-1.33.1 or greater, see: -http://www.boost.org/libs/smart_ptr/smart_ptr.htm - -Some portions of Thrift also depend upon libevent, see: -http://monkey.org/~provos/libevent/ - -Some portions of Thrift also depend upon zlib, see: -http://www.zlib.net/ - -These libraries are open source and may be freely obtained, but they are not -provided as a part of this distribution. +See http://wiki.apache.org/thrift/ThriftRequirements for +an up-to-date list of build requirements. Resources =========