On Ubuntu does Shoes require Ruby1.8 or Ruby1.9?

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-12 23:30:19

问题


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.


回答1:


Shoes comes with its own Ruby version embedded in the script you download. It is completely self-contained as far as I can tell.




回答2:


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"



来源:https://stackoverflow.com/questions/402905/on-ubuntu-does-shoes-require-ruby1-8-or-ruby1-9

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!