| 标题 | 阅读 | 评论 | 转发 | 发布日期 | |
|---|---|---|---|---|---|
| 【推荐】 Cacti完全使用手册 ( 让你快速个性化使用Cacti ) | 58020 | 3 | 10 | 2012-02-13 | |
| ext3文件系统超级块损坏修复 | 2465 | 0 | 0 | 2014-10-14 | |
| Puppet 安装配置 | 2201 | 0 | 0 | 2014-07-18 | |
| 基于CentOS的pip本地源搭建方法 | 3033 | 0 | 0 | 2014-07-18 | |
| echo和printf命令 | 1525 | 0 | 0 | 2014-07-01 | |
| Amoeba搞定mysql主从读写分离 | 2132 | 0 | 0 | 2014-05-23 | |
| awk之getline | 1584 | 0 | 0 | 2014-04-24 | |
| Puppet学习之文件管理 | 1529 | 0 | 0 | 2012-10-20 | |
| linux下find命令实例 | 1736 | 0 | 0 | 2012-02-14 | |
| PHP 5.2/5.3 Hash冲突漏洞补丁发布 请迅速修补 | 2466 | 0 | 0 | 2012-01-08 | |
| 【推荐】 转 web应用缓慢故障分析一例 | 3274 | 0 | 2 | 2011-12-28 | |
| 欺负老外不懂中文? | 1969 | 0 | 0 | 2011-12-27 | |
| Cacti 0.8.7e 中文版 (UTF-8) 及 plugin-0.8.7e-PA-v2.5 | 3022 | 0 | 0 | 2011-11-21 | |
| 在 CentOS6 64-bit 上编译安装 aMule-2.2.6 | 1580 | 0 | 0 | 2011-11-10 | |
| 硬盘/U盘安装FreeBSD 8.2 | 1518 | 0 | 0 | 2011-11-02 | |
| fbterm + ucimf 中文字符界面安装指南 (debian 方式) | 1539 | 0 | 0 | 2011-10-27 | |
| /etc/syslog.conf详解 | 1267 | 0 | 0 | 2011-10-24 | |
| linux下用GPG命令加密文件的方法(转载) | 1098 | 0 | 0 | 2011-09-27 | |
| blkid命令 | 1226 | 0 | 0 | 2011-09-27 | |
| 用TCP Wrappers和xinetd使系统安全 | 1376 | 0 | 0 | 2011-09-25 |
vicacheung2013-07-11 10:09
{:2_175:}帮忙看看这个帖子(rsyslog采集的日志在mysql中为乱码 )吧,看您之前处理过类似的问题
http://bbs.chinaunix.net/thread-4090048-1-1.html
glune2011-12-09 15:14
编译安装gcc 每次配置环境都不成功 都没法编译 找不到问题。
[root@localhost gcc-3.4.6]# /opt/gcc-3.4.6/configure --prefix=/usr/local/gcc-3.4.6 --enable-threads=posix --disable-checking --enable--long-long --host=i386-redhat-linux--with-system-zlib --enable-languages=c,c++,java
loading cache ./config.cache
checking host system type... Invalid configuration `i386-redhat-linux--with-system-zlib': machine `i386-redhat-linux--with-system' not recognized
checking target system type... Invalid configuration `i386-redhat-linux--with-system-zlib': machine `i386-redhat-linux--with-system' not recognized
checking build system type... Invalid configuration `i386-redhat-linux--with-system-zlib': machine `i386-redhat-linux--with-system' not recognized
checking for a BSD compatible install... /usr/bin/install -c
*** This configuration is not supported in the following subdirectories:
target-libf2c target-libobjc
(Any other directories should still work fine.)
/opt/gcc-3.4.6/configure: line 2339: cc: command not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.