亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区
Chinaunix
標(biāo)題:
使用cygwin的時候啟動ssh報錯
[打印本頁]
作者:
lostoasis
時間:
2015-10-25 22:56
標(biāo)題:
使用cygwin的時候啟動ssh報錯
剛裝好cygwin,已經(jīng)加載好了用的包,ssh的包也確認(rèn)安裝了,但是啟動服務(wù)時候報錯,求萬能的大神們 指點啊!~~~~
ssh -V
OpenSSH_7.1p1, OpenSSL 1.0.2d 9 Jul 2015
ssh-host-config
C:/cygwin64/bin/ssh-host-config 28: syntax error: got (, expecting Newline
啟動的時候,報這個錯誤,ssh-host-config是個配置文件,我去這個folder下面找了這個配置文件。但是沒看出來什么語法錯誤,下面是那個地方的配置文件:
# ======================================================================
# Initialization
# ======================================================================
CSIH_SCRIPT=/usr/share/csih/cygwin-service-installation-helper.sh
# List of apps used. This is checkad for existance in csih_sanity_check
# Don't use *any* transient commands before sourcing the csih helper script,
# otherwise the sanity checks are short-circuited.
declare -a csih_required_commands=(
/usr/bin/basename coreutils
/usr/bin/cat coreutils
/usr/bin/chmod coreutils
/usr/bin/dirname coreutils
/usr/bin/id coreutils
/usr/bin/mv coreutils
/usr/bin/rm coreutils
/usr/bin/cygpath cygwin
/usr/bin/mkpasswd cygwin
/usr/bin/mount cygwin
/usr/bin/ps cygwin
/usr/bin/umount cygwin
/usr/bin/cmp diffutils
/usr/bin/grep grep
/usr/bin/awk gawk
/usr/bin/ssh-keygen openssh
/usr/sbin/sshd openssh
/usr/bin/sed sed
)
csih_sanity_check_server=yes
source ${CSIH_SCRIPT}
28行指的是'declare -a csih_required_commands=('這里開始的.求指教。~
作者:
waker
時間:
2015-10-26 08:40
sh不是bash或版本太低
歡迎光臨 Chinaunix (http://www.72891.cn/)
Powered by Discuz! X3.2