提交 de4371b8 编写于 作者: H Haisheng Yuan

Update README.md for building GPDB on centos

Add required steps before building GPDB on centos.
Fixes issue #2715, #2995 and #3163.

[ci skip]
上级 31fd953d
......@@ -70,6 +70,7 @@ building, see the README in the
In case, the files should be copied elsewhere, please change the location.
### Build the database
Note: If you are using CentOS, first make sure that you add `/usr/local/lib` and `/usr/local/lib64` to `/etc/ld.so.conf`, run command `ldconfig`.
```
# Configure build environment to install at /usr/local/gpdb
./configure --with-perl --with-python --with-libxml --prefix=/usr/local/gpdb
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册