鲲鹏社区首页
中文
注册
我要评分
文档获取效率
文档正确性
内容完整性
文档易理解
在线提单
论坛求助

安装依赖包

安装相关依赖包。

  • CentOS 7.6系统/openEuler 20.03系统:
    1
    yum install -y pkgconfig libtool gcc gcc-c++ make openssl openssl-devel pcre pcre-devel libcap flex hwloc hwloc-devel lua zlib zlib-devel ncurses ncurses-devel tcl tcl-devel libmpc.aarch64 libmpc-devel.aarch64 mpfr-devel.aarch64 mpfr.aarch64 gmp.aarch64 gmp-devel.aarch64
    
  • CentOS 8.1系统:
    1
    yum install -y pkgconfig libtool gcc gcc-c++ make openssl openssl-devel pcre pcre-devel libcap flex hwloc lua zlib zlib-devel ncurses ncurses-devel tcl tcl-devel libmpc.aarch64  mpfr.aarch64 gmp.aarch64 gmp-devel.aarch64 wget