[Locomotive-users] Installing Hpricot

Lori M Olson loriolson at mac.com
Mon Sep 11 22:03:28 GMT 2006


On 11-Sep-06, at 3:35 PM, Winton Welsh wrote:

> I get the following on gem install Hpricot:
>
> /Applications/Locomotive2/Bundles/rails112.locobundle/powerpc/lib/ 
> ruby/1.8/fileutils.rb:243: command not found: make
> /Applications/Locomotive2/Bundles/rails112.locobundle/powerpc/lib/ 
> ruby/1.8/fileutils.rb:243: command not found: make install
> ruby extconf.rb install Hpricot
> checking for main() in -lc... no
> creating Makefile
>
> make
>
> make install
> Successfully installed hpricot-0.4
>
> - Winton
>

I think Ryan answered this question just recently, but it bears  
repeating.

Looks like you don't have the Apple Developer Tools installed. Either  
download from here:

http://developer.apple.com/tools/

Or pull out your Tiger install discs, and pop Disk #2 in, and install  
from there.  Then you'll have make and gcc, and everything else  
needed to build this kind of gem.

Regards, Lori Olson


More information about the Locomotive-users mailing list