syxdevcode博客

  • 首页
  • 标签
  • 分类
  • 归档
  • 搜索

Centos7make编译安装

发表于 2020-05-10 更新于 2022-06-27 分类于 CentOS7
本文字数: 169 阅读时长 ≈ 1 分钟
1
2
3
4
5
6
7
wget http://ftp.gnu.org/gnu/make/make-4.3.tar.gz
tar -zxvf make-4.3.tar.gz
cd make-4.3
./configure
make
make install
ln -s -f /usr/local/bin/make /usr/bin/make

参考:

Centos7make编译安装

Linux CentOS7 安装部署
CentOS7更换镜像源
linux中yum与rpm
  • 文章目录
  • 站点概览
syxdevcode

syxdevcode

syxdevcode的个人博客
616 日志
157 分类
240 标签
GitHub
0%
© 2024 syxdevcode | 2.1m | 31:27
由 Hexo & NexT.Pisces 强力驱动