むらたです。 On 2011年2月16日水曜日 at 13:00, eiichi_maekawa / mhi.co.jp wrote: > D:作りかけのgemのパス・・・・\ruby-debug-base19-0.11.15\ext\ruby_debug>ruby > extconf.rb --with-ruby-include=D:\Ruby192\rubysrc\ruby-1.9.2-p136 --local > checking for vm_core.h... yes > checking for iseq.h... yes > checking for insns.inc... yes > checking for insns_info.inc... yes > creating Makefile > > このあと、make・・・・となるかと思うのですが、 > > D:作りかけのgemのパス・・・・\ruby-debug-base19-0.11.15\ext\ruby_debug> > > で、止まったままでした。 extconf.rb は Makefile を生成するためのプログラムなので、 make まで呼び出してはくれません。 自分で make を呼び出してください。 -- Kenta Murata Sent with Sparrow