Skip to content

dble如何在国产化系统的服务器上运行? #3736

Answered by wjl1619
wjl1619 asked this question in Q&A
Discussion options

You must be logged in to vote

国产化系统需要自行编译,步骤如下:

  1. 根据处理器的类型, 从Java Service Wrapper下载并解压对应架构的文件,补齐 wrapper 需要的文件;
  • 将bin/wrapper 拷贝至 dble/bin 目录下
  • 将lib/libwrapper.so 拷贝至 dble/lib 目录下
  1. 安装适配的JDK并配置好环境变量;
  2. 编译打包。

注意: wrapper 版本为 3.5.40,不一致可能会在启动或运行的时候报错。

可以参考:
如何在鲲鹏(ARM)的服务器上运行 DBLE
dble可以在windows环境下运行吗?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yanhuqing666
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant