Go to file
huaixin.lmy eb65f9bf35 grpc compile -fpic 2024-09-25 15:51:21 +08:00
.github/workflows repo init 2023-12-04 19:54:40 +08:00
base-images repo init 2023-12-04 19:54:40 +08:00
icu-makefiles repo init 2023-12-04 19:54:40 +08:00
rpm grpc compile -fpic 2024-09-25 15:51:21 +08:00
sw_64 repo init 2023-12-04 19:54:40 +08:00
README.md repo init 2023-12-04 19:54:40 +08:00
cos_diff.patch repo init 2023-12-04 19:54:40 +08:00
devdeps-relaxed-rapidjson.diff repo init 2023-12-04 19:54:40 +08:00
s2geometry-0.9.0-uint64.patch repo init 2023-12-04 19:54:40 +08:00

README.md

What is ob-deps

Ob-deps is a repository for building dependency packages of oceanbase.

Quick start

Prerequisite

Some tools and dependencies are needed for building these packages. The xxx-build.sh has solved some compilation dependencies. However, considering different build environments, please install the corresponding dependencies on your own build environment according to the prompts.

Oceanbase Efficiency Team provides dockerfile for centos7 & centos8. The xxx-build.dockerfile in /base-images has installed some simple environment dependencies, which may be helpful for you.

Building

cd rpm
bash xxx-build.sh

Others

Pkg 'devdeps-oblogmsg' has been opened source in GitHub https://github.com/oceanbase/oblogmsg ; The used version in OceanBase 'devdeps-oblogmsg-1.0-52022113019.el7.aarch64.rpm' was complied from this commit.