有关自动启动,在SuSE Linux 7.0 (kernel 2.2.16-suse18) and 7.1 (kernel 2.4)版本需要在/etc/inetd.conf文件中增加一行:
rstatd/1-5 dgram rpc/udp wait root /usr/sbin/rpc.rstatd rpc.rstatd作者: 千平 时间: 2006-6-19 15:18
我在运行./configure 时出错了,不知是什么原因.
代码是:
[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.
你帮我看一下,什么问题.
谢谢!作者: selon 时间: 2006-6-22 16:09
haha 弄了1天终于成功了 .... 谢谢1楼的了作者: lelebachelor 时间: 2008-3-1 12:28
liunx安装rpc.rstatd后,在命令行执行rpc.rstatd,可是报错。
Cannot register service: RPC: Unable to receive; errno = Connection refused
哪位高手知道原因,请尽快给予答复,不胜感激!作者: codebreaker 时间: 2008-4-13 14:53
是因为你没有启动portmap服务,具体的解决办法可以参考我的blog http://blog.csdn.net/zhangwenzhe/archive/2008/04/09/2269762.aspx作者: liangjz 时间: 2008-4-13 22:00 标题: 回复 4# 的帖子 楼主的也可以解决问题。
另外,启动portmap可以