红联Linux门户
Linux帮助

安装irc时出错,清前辈帮我分析分析

发布时间:2011-02-25 13:35:29来源:红联作者:zhaoweichao
安装时出现下列情况,请问前辈们这是什么意思呢

是不是编译环境还是不存在亚??
[root@bogon sofeware]# cd ircservices-5.1.21
[root@bogon ircservices-5.1.21]# ls
actions.c data hash.h main.c modules.c sockets.c
channels.c databases.c ignore.c Makefile modules.h sockets.h
channels.h databases.h init.c memory.c process.c timeout.c
commands.c defs.h install-script memory.h README timeout.h
commands.h docs lang messages.c send.c tools
compat.c encrypt.c language.c messages.h send.h users.c
conffile.c encrypt.h language.h misc.c servers.c users.h
conffile.h extern.h list-array.h modes.c servers.h version.h
configure FDL.txt log.c modes.h services.h version.sh
cp-recursive GPL.txt log.h modules signals.c vsnprintf.c
[root@bogon ircservices-5.1.21]# ./configure

Beginning IRC Services configuration.

Executable (program) files will be installed in /usr/local/sbin
Data files will be installed in /usr/local/lib/ircservices
Checking sanity of /bin/sh... high.
Searching for a suitable compiler... gcc not found.
Looking for alternatives... no C compiler found!
Use the -cc command line option to specify your C compiler.

[root@bogon ircservices-5.1.21]# make
Makefile:10: Makefile.inc: No such file or directory
make: *** No rule to make target `Makefile.inc'. Stop.
[root@bogon ircservices-5.1.21]# make install
Makefile:10: Makefile.inc: No such file or directory
make: *** No rule to make target `Makefile.inc'. Stop.
[root@bogon ircservices-5.1.21]#
文章评论

共有 6 条评论

  1. hekui 于 2011-03-03 06:08:32发表:

    恩,希望楼主能搞定问题

  2. zhaoweichao 于 2011-02-26 18:29:36发表:

    已经解决gcc问题,但是那个irc还有解决,呵呵好像我还没有安装成功,我继续努力

  3. pl_014 于 2011-02-26 17:38:34发表:

    [i=s] 本帖最后由 pl_014 于 2011-2-26 17:40 编辑 [/i]

    上irc嘛,可以用pidgin或chatzilla,这个论坛里有贴子
    另,因为楼主的RHEL并未安装gcc,所以许多软件都无法编译,建议安装gcc以后再编译。

    关于IRC的教程:
    [图解教程]利用 Pidgin 上红联 Linux 论坛的 IRC 频道,与大家进行实时交流
    用chatzilla上红联Linux论坛的IRC频道
    提示一点,IRC不需要注册账号。

    其它的贴子
    红联IRC:freenode上的#linux110频道欢迎大家(2010-04-23更新)
    几个可用的聊天室

  4. lykginy 于 2011-02-26 15:44:45发表:

    引用:
    Searching for a suitable compiler... gcc not found.
    Looking for alternatives... no C compiler found!
    Use the -cc command line option to specify your C compiler.
    zhaoweichao 发表于 2011-2-25 13:35

  5. zhaoweichao 于 2011-02-26 11:23:15发表:

    2# 奶茶dsk


    谢谢您,给我一个好的帖子,对我绝对是非常有用的,
    但是我的centos 5。5的好像没有编译环境,这件事折磨我啦好几天了
    我就是安装不上,请问我该怎么解决这个问题呢?
    谢谢您