提交 fb35da4f 编写于 作者: B barrierye

update compile doc

上级 b7ad237a
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
## Compilation environment requirements ## Compilation environment requirements
| module | version | | module | version |
| :--------------------------: | :----------------------------------------------------------: | | :--------------------------: | :-------------------------------: |
| OS | CentOS 7 | | OS | CentOS 7 |
| gcc | 4.8.5 and later | | gcc | 4.8.5 and later |
| gcc-c++ | 4.8.5 and later | | gcc-c++ | 4.8.5 and later |
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
| libXext | 1.3.3 | | libXext | 1.3.3 |
| libSM | 1.2.2 | | libSM | 1.2.2 |
| libXrender | 0.9.10 | | libXrender | 0.9.10 |
| python-whl | numpy>=1.12, <=1.16.4<br/>wheel>=0.34.0, <0.35.0<br/>setuptools>=44.1.0<br/>opencv-python==4.2.0.32<br/>google>=2.0.3<br/>protobuf>=3.12.2<br/>grpcio-tools>=1.28.1<br/>grpcio>=1.28.1<br/>func-timeout>=4.3.5<br/>pyyaml>=1.3.0<br/>sentencepiece==0.1.92<br>flask>=1.1.2<br>ujson>=2.0.3 |
It is recommended to use Docker for compilation. We have prepared the Paddle Serving compilation environment for you, see [this document](DOCKER_IMAGES.md). It is recommended to use Docker for compilation. We have prepared the Paddle Serving compilation environment for you, see [this document](DOCKER_IMAGES.md).
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
## 编译环境设置 ## 编译环境设置
| 组件 | 版本要求 | | 组件 | 版本要求 |
| :--------------------------: | :----------------------------------------------------------: | | :--------------------------: | :-------------------------------: |
| OS | CentOS 7 | | OS | CentOS 7 |
| gcc | 4.8.5 and later | | gcc | 4.8.5 and later |
| gcc-c++ | 4.8.5 and later | | gcc-c++ | 4.8.5 and later |
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
| libXext | 1.3.3 | | libXext | 1.3.3 |
| libSM | 1.2.2 | | libSM | 1.2.2 |
| libXrender | 0.9.10 | | libXrender | 0.9.10 |
| python-whl | numpy>=1.12, <=1.16.4<br/>wheel>=0.34.0, <0.35.0<br/>setuptools>=44.1.0<br/>opencv-python==4.2.0.32<br/>google>=2.0.3<br/>protobuf>=3.12.2<br/>grpcio-tools>=1.28.1<br/>grpcio>=1.28.1<br/>func-timeout>=4.3.5<br/>pyyaml>=1.3.0<br/>sentencepiece==0.1.92<br/>flask>=1.1.2<br/>ujson>=2.0.3 |
推荐使用Docker编译,我们已经为您准备好了Paddle Serving编译环境,详见[该文档](DOCKER_IMAGES_CN.md) 推荐使用Docker编译,我们已经为您准备好了Paddle Serving编译环境,详见[该文档](DOCKER_IMAGES_CN.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册