在 Ubuntu 上 Shoes 需要 Ruby1.8 还是 Ruby1.9?
我的机器上只安装了Ruby1.9。 我尝试使用 Shoes 编写的程序遇到一些问题。 我想知道这是否是版本问题。
我正在尝试通过 ssl 做一些事情。
I have only installed Ruby1.9 on my machine. Have some kind of problems with the programs I am trying to write using Shoes. Am wondering if this is a version issue.
I am trying to do some stuff over ssl.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Shoes 自带的 Ruby 版本嵌入在您下载的脚本中。 据我所知,它是完全独立的。
Shoes comes with its own Ruby version embedded in the script you download. It is completely self-contained as far as I can tell.
我不知道什么是“鞋子”,但我发现了这个:
https://launchpad.net/ubuntu/+source/shoes
根据“鞋子” (0.r396-5)" 取决于 "rubygems1.8"
I'm don't know what is "Shoes" but i found this:
https://launchpad.net/ubuntu/+source/shoes
according to that "shoes (0.r396-5)" Depend on "rubygems1.8"