diff --git a/develop/doc/_sources/getstarted/build_and_install/build_from_source_en.rst.txt b/develop/doc/_sources/getstarted/build_and_install/build_from_source_en.rst.txt index f194f84ce7c961bb8644d7c077a7c71730220ea2..92211aee8c3bc0ae6e1a38311d40ddf92117cac7 100644 --- a/develop/doc/_sources/getstarted/build_and_install/build_from_source_en.rst.txt +++ b/develop/doc/_sources/getstarted/build_and_install/build_from_source_en.rst.txt @@ -76,13 +76,13 @@ will be downloaded automatically. :header: "Dependency", "Version", "Description" :widths: 10, 15, 30 - "CMake", ">=3.5", "" + "CMake", ">=3.2", "" "GCC", "4.8.2", "Recommend devtools2 for CentOS" - "Python", "2.7.x", "Need libpython2.7.so" - "pip", ">=9.0", "" - "numpy", "", "" + "Python", "2.7.x", "Need libpython2.7.so" + "pip", ">=9.0", "" + "numpy", "", "" "SWIG", ">=2.0", "" - "Go", ">=1.8", "Optional" + "Go", ">=1.8", "Optional" .. _build_options: diff --git a/develop/doc/getstarted/build_and_install/build_from_source_en.html b/develop/doc/getstarted/build_and_install/build_from_source_en.html index 9654ef05b40b5a8018e1ea2dc0f2767279b544eb..a28c8a000f5e083f142978f9ead704e0449ca2cb 100644 --- a/develop/doc/getstarted/build_and_install/build_from_source_en.html +++ b/develop/doc/getstarted/build_and_install/build_from_source_en.html @@ -282,7 +282,7 @@ will be downloaded automatically.

CMake ->=3.5 +>=3.2   GCC @@ -291,15 +291,15 @@ will be downloaded automatically.

Python 2.7.x -Need libpython2.7.so +Need libpython2.7.so pip >=9.0 - +  numpy   - +  SWIG >=2.0 @@ -307,7 +307,7 @@ will be downloaded automatically.

Go >=1.8 -Optional +Optional diff --git a/develop/doc_cn/_sources/getstarted/build_and_install/build_from_source_cn.rst.txt b/develop/doc_cn/_sources/getstarted/build_and_install/build_from_source_cn.rst.txt index c875c807b8ab2e420dec189ef32d41533f58fa6d..41ac07ca5674d2c121baba77c58226ad328cd681 100644 --- a/develop/doc_cn/_sources/getstarted/build_and_install/build_from_source_cn.rst.txt +++ b/develop/doc_cn/_sources/getstarted/build_and_install/build_from_source_cn.rst.txt @@ -70,13 +70,13 @@ PaddlePaddle编译需要使用到下面的依赖(包含但不限于),其 :header: "依赖", "版本", "说明" :widths: 10, 15, 30 - "CMake", ">=3.5", "" + "CMake", ">=3.2", "" "GCC", "4.8.2", "推荐使用CentOS的devtools2" - "Python", "2.7.x", "依赖libpython2.7.so" - "pip", ">=9.0", "" - "numpy", "", "" + "Python", "2.7.x", "依赖libpython2.7.so" + "pip", ">=9.0", "" + "numpy", "", "" "SWIG", ">=2.0", "" - "Go", ">=1.8", "可选" + "Go", ">=1.8", "可选" .. _build_options: diff --git a/develop/doc_cn/getstarted/build_and_install/build_from_source_cn.html b/develop/doc_cn/getstarted/build_and_install/build_from_source_cn.html index c2c18e299321d08dd3d1b6a6a75027a463ab566c..71183913d01221ba441cece4df8d0720fad47f11 100644 --- a/develop/doc_cn/getstarted/build_and_install/build_from_source_cn.html +++ b/develop/doc_cn/getstarted/build_and_install/build_from_source_cn.html @@ -290,7 +290,7 @@ ctest -R test_mul_op CMake ->=3.5 +>=3.2   GCC @@ -299,15 +299,15 @@ ctest -R test_mul_op Python 2.7.x -依赖libpython2.7.so +依赖libpython2.7.so pip >=9.0 - +  numpy   - +  SWIG >=2.0 @@ -315,7 +315,7 @@ ctest -R test_mul_op Go >=1.8 -可选 +可选