标题: rstatd的安装问题 [打印本页] 作者: 千平 时间: 2006-6-19 14:42 标题: rstatd的安装问题 我在网上下了一个rstatd的包,然后安装时出错了,不知是什么原因,希望有人帮我看一下,谢谢!
代码如下:
[root@RISServer rpc.rstatd-4.0.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/hantt/rpc.rstatd-4.0.1/missing: Unknown `--run' option
Try `/home/hantt/rpc.rstatd-4.0.1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.作者: 千平 时间: 2006-6-19 14:49
各位大虾帮帮忙,忙我看看.作者: andrew_zx 时间: 2006-6-19 15:20
你连编译器都没有装呢,那怎么编译阿!!!!!!!!!!!!!!!作者: 千平 时间: 2006-6-19 15:44
装什么编译器啊?
还有那个"missing"是什么意思啊?作者: Hbxlhm 时间: 2006-6-20 20:36
我也遇到楼上的问题,如何解决,望高手指教