[#44909] VRDdeClientについて — Toshiyasu Soejima <clev@...2.so-net.ne.jp>

17 messages 2008/05/11

[#44936] yamlとencoding — "Yutaka Kanemoto" <kinpoco@...>

金本と申します。

16 messages 2008/05/14

[ruby-list:44942] Gemでhpricotインストールエラー

From: "Yangkook Kim" <yangkookkim@...>
Date: 2008-05-16 16:28:42 UTC
List: ruby-list #44942
Kimと申します。

GemでhpricotをFedora8にインストールしようとすると次のエラーが出ます。

Building native extensions.  This could take a while...
ERROR:  Error installing hpricot:
        ERROR: Failed to build gem native extension.

/usr/bin/ruby extconf.rb install hpricot
checking for main() in -lc... no
creating Makefile

make
sh: make: command not found

Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/hpricot-0.6
for inspection.
Results logged to
/usr/lib/ruby/gems/1.8/gems/hpricot-0.6/ext/hpricot_scan/gem_make.out

でログを見たところ、
/usr/bin/ruby extconf.rb install hpricot
checking for main() in -lc... no
creating Makefile

make
sh: make: command not found
になっています。

他の方は同じようなエラーが出ても、ruby-develを入れると解決しているようですが、私はruby-develを入れても解決しません。同じようなエラーが出た方はいらっしゃるでしょうか?

Rubyは1.8.6です。

よろしくお願い致します。

In This Thread

Prev Next