[Mongrel] Broken installation of mongrel 0.3.13.4 on Sun OS 5.9
Johan Sorensen
johan at textdrive.com
Mon Oct 16 13:41:33 EDT 2006
Hi,
On 16 okt 2006, at 17.19, DGeorgie at wiley.com wrote:
> This is the output of gem install mongrel
> Building native extensions. This could take a while...
> make: ./install-sh: Command not found
> make: ***
> [/usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib/http11.so]
> Error
> 127
> ruby extconf.rb install mongrel
> checking for main() in -lc... yes
> creating Makefile
Yeah, I get something like that too (it failing to find the proper
install bin).
Haven't had the time to track it down proper, so I just edit the
Makefile (/opt/csw/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/ext/http11/
Makefile if you're using blastwave) and edit the INSTALL var to use
the gnu install:
INSTALL = /opt/csw/gnu/install -c
then make install
JS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20061016/85cd2aa6/attachment.html
More information about the Mongrel-users
mailing list