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

2019-08-10 07:39发布

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.

标签: ruby shoes
2条回答
▲ chillily
2楼-- · 2019-08-10 07:53

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

查看更多
唯我独甜
3楼-- · 2019-08-10 08:09

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"

查看更多
登录 后发表回答