3. 安装使用说明¶
3.1. TopsGDB 安装说明¶
支持的系统:Ubuntu 18.04.z(z<=6), Ubuntu 20.04.z(z<=4), Centos 8.x, Anolis 8.x, Euler 22.03
用户首先需要获取TopsPlatform安装包,并安装。
从源码编译¶
TopsGDB的源码包含在TopsPlatform安装包中。安装完TopsPlatform, 你可以从 /opt/topscc/src/TopsGDB
找到TopsGDB的源码。
编译步骤参考源码目录中的 README-TOPS.md
文件。