维基百科CYGWIN配置
我正在尝试配置 cygwin 以与 TWiki 一起使用,我必须在 Cygwin bash shell 中输入以下内容:
mount -b -sc:/...
但它无法识别“-s”,我已经修复了-b 的问题,它改变了语法,现在“mount -b”部分是“mount -o 二进制”。但现在它说未知选项与“-s”任何人?帮助??或者 -s 是什么意思,所以我可以查一下:S
I'm trying to configure the cygwin to work with TWiki, I have to input this in the Cygwin bash shell:
mount -b -s c:/...
but it doesn't recognize the "-s", I already fixed the problem with -b, it changed the syntax and now is "mount -o binary" for the "mount -b"part. But now it says unknown option with the "-s" anyone?? help?? or what does the -s mean, so I can look it up :S
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我建议你不要使用cygwin。 Strawberry perl 和 zip/rcs 等的本机 GnuWin32 端口工作得更好。
I would suggest that you don't use cygwin. Strawberry perl and native GnuWin32 ports of zip/rcs etc work better.