标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
【推荐】 Cacti完全使用手册 ( 让你快速个性化使用Cacti ) | 57729 | 3 | 10 | 2012-02-13 | |
linux下find命令实例 | 1693 | 0 | 0 | 2012-02-14 |
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.