我要评分文档获取效率文档正确性内容完整性文档易理解0/200提交在线提单论坛求助 编译和安装 操作步骤使用PuTTY工具,以root用户登录服务器。执行以下命令进入主程序安装目录。cd /path/to/breakdancer/breakdancer 执行以下命令进行编译安装。mkdir build && cd build cmake .. -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/path/to/breakdancer make && make install 执行以下命令加载环境变量。export PATH=/path/to/breakdancer/bin:$PATH 父主题: breakdancer 移植指南(Kylin V10)