Rate This Document
Findability
Accuracy
Completeness
Readability

Installing Dependencies

Install the dependencies.

  • On 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
    
  • On 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