我把客户端下载下来后,解压到了/opt 文件夹。然后我编辑了ecou.sh。
修改
#!/bin/sh
EXCUTE_NAME="racer"
X_NAME="race"
为
#!/bin/sh
LANG=en_US
EXCUTE_NAME="racer"
X_NAME="race"
(另注:我编辑此脚本的时候输入的是 sudo /opt/racer/ecou.sh ,然后却在文本编辑器里进行的编辑,此处是否错误??)
编辑,保存之后,我在终端输入了sudo /opt/racer/ecou.sh start
然后提示
eth0 0
-----------------------------------------
Input one name to hace access with Internet (eth0):
(此处,我按了回车键然后提示了下面:)
The name of interface is: eth0
Unable to find process to run, try re-install your process again!
这是怎么回事啊??
我用的是root登陆的Ubuntu。
我QQ 52186881 。拜托大家,一定要救救我!谢谢大家了~~!
我已经苦恼半个月了!


mouren0819 于 2008-04-07 20:57:51发表:
不管用!。我输入了eth0
但是仍然提示The name of interface is: eth0
Unable to find process to run, try re-install your process again!
Enlist 于 2008-04-07 20:38:42发表:
Input one name to hace access with Internet (etho):
然后输入:eth0
然后提示输入用户名和密码进行登陆
请在root用户中进行