维基百科CYGWIN配置

发布于 2024-09-05 00:01:33 字数 208 浏览 2 评论 0原文

我正在尝试配置 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

山人契 2024-09-12 00:01:33

我建议你不要使用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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文