ytnobody / Testament

This repository is old. Please see https://github.com/testament-testing-env/Testament
Other
7 stars 2 forks source link

Post a question about "ruby on qemu" on stackoverflow #75

Closed ytnobody closed 11 years ago

ytnobody commented 11 years ago

I did it! :)

http://stackoverflow.com/questions/17480634/why-i-failed-to-build-ruby-into-openbsd-5-2-on-qemu

ytnobody commented 11 years ago

CentOS6.4にしたらrubyはいった(4時間ほどかかったけど)。 chefもknife-soloも入った。

[root@testament ~]# cat /etc/redhat-release 
CentOS release 6.4 (Final)
[root@testament ~]# uname -a
Linux testament 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@testament ~]# ruby -v
ruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-linux]
[root@testament ~]# which knife
/root/.rbenv/shims/knife
ytnobody commented 11 years ago

ちなみに、OpenBSD5.2ではrubyは今のところ「インストールできません」というのが公式見解のようです。 色々検討中という様子ですが・・・

https://www.ruby-forum.com/topic/4407637