Linux源码编译安装

1.下载cmatrix-master编译安装 yum -y install unzip unzip cmatrix-master.zip cd cmatrix-master yum -y install autoconf autoreconf -i ./configure 一般用来生成 Makefile,为下一步的编译做准备 make 这一步就是编译,大多数的源代码包都经过这一步进行编译 make
相关文章
相关标签/搜索