安装常用工具 zip unzip bzip2 gcc gcc++编译器 cmake编译器
摘要:
1. 常见压缩工具 zip unzip bzip2 1 [root@localhost ~]# yum -y install unzip zip bzip2 bzip2-devel 2. gcc gcc++编译器 1 [root@localhost ~]# yum install gcc gcc-c 阅读全文
posted @ 2016-07-25 23:55 cn2025 阅读(381) 评论(0) 推荐(0)