From b9c56354d1288769a42a7073b2bb38ba23859bc2 Mon Sep 17 00:00:00 2001 From: hangjin2020 <850894759@qq.com> Date: Fri, 29 Jan 2021 15:18:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=89=E6=96=B9=E5=BA=93?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index ecee515..5da4921 100644 --- a/README.en.md +++ b/README.en.md @@ -9,7 +9,7 @@ Common functions include database installtion, startup, stop, upgrade, backup, s - See the compilation description of the [opengauss third-party-software](https://gitee.com/opengauss/openGauss-server/blob/master/README.en.md#compiling-third-party-software)。 The final compilation and build result is stored in the binarylibs directory at the same level as openGauss-third_party. The binarylibs directory will be the value of '-3rd' for build.sh - You can obtain the binarylibs we have compiled. [openGauss-third_party_binarylibs-om.tar.gz](https://opengauss.obs.cn-south-1.myhuaweicloud.com/latest/binarylibs/openGauss-third_party_binarylibs-om.tar.gz) + You can obtain the binarylibs we have compiled. [openGauss-third_party_binarylibs.tar.gz](https://opengauss.obs.cn-south-1.myhuaweicloud.com/1.1.0/openGauss-third_party_binarylibs.tar.gz) - ./build.sh -3rd ${BINARYLIBS_PATH} The generated installation package is stored in the ./package directory: diff --git a/README.md b/README.md index d70863b..f37822a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ - 参考opengauss的[三方库说明](https://gitee.com/opengauss/openGauss-server#%E7%BC%96%E8%AF%91%E7%AC%AC%E4%B8%89%E6%96%B9%E8%BD%AF%E4%BB%B6),准备好编译完的三方库, 目录名记为 ${BINARYLIBS_PATH} 。 - 提供编译好的三方库二进制可以直接下载使用: [openGauss-third_party_binarylibs-om.tar.gz](https://opengauss.obs.cn-south-1.myhuaweicloud.com/latest/binarylibs/openGauss-third_party_binarylibs-om.tar.gz) + 提供编译好的三方库二进制可以直接下载使用: [openGauss-third_party_binarylibs.tar.gz](https://opengauss.obs.cn-south-1.myhuaweicloud.com/1.1.0/openGauss-third_party_binarylibs.tar.gz) - ./build.sh -3rd ${BINARYLIBS_PATH} 命令执行成功后,生成的包在package目录下: openGauss-1.1.0-CentOS-64bit-om.sha256