摘要: Q1:no acceptable C compiler found in $PATH A:yum -y install gcc Q2:红帽没有注册,无法使用yum A:vim /etc/yum.repo.d/XXXX.repo 将第一行的 -$basearch-debug 删除 将第二行的url=后 阅读全文
posted @ 2016-02-05 11:25 andr01la 阅读(184) 评论(0) 推荐(0) 编辑
摘要: 一. 前期准备 系统:Red Hat Enterprise Linux Server release 5.5 (Tikanga) Apache: httpd-2.4.16.tar.gz Mysql: mysql-5.6.12-linux-glibc2.5-x86_64.tar.gz Php: php 阅读全文
posted @ 2016-02-05 11:10 andr01la 阅读(231) 评论(0) 推荐(0) 编辑