[Mongrel] Broken installation of mongrel 0.3.13.4 on Sun OS 5.9
DGeorgie at wiley.com
DGeorgie at wiley.com
Mon Oct 16 11:19:10 EDT 2006
Hi Johan,
You were right, The make failed. Someone else was installing mongrel and
unfortunately the error message escaped his attention. This morning I have
uninstalled and installed Mongrel 0.3.13.4 on Sun OS 5.9. This is the
output. I hope it helps to narrow down the cause of the failure.
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
make
gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/sparc-solaris2.9
-I/usr/local/lib/ruby/1.8/sparc-solaris2.9 -I. -c http11.c
gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/sparc-solaris2.9
-I/usr/local/lib/ruby/1.8/sparc-solaris2.9 -I. -c tst_search.c
gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/sparc-solaris2.9
-I/usr/local/lib/ruby/1.8/sparc-solaris2.9 -I. -c tst_delete.c
gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/sparc-solaris2.9
-I/usr/local/lib/ruby/1.8/sparc-solaris2.9 -I. -c http11_parser.c
gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/sparc-solaris2.9
-I/usr/local/lib/ruby/1.8/sparc-solaris2.9 -I. -c tst_init.c
gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/sparc-solaris2.9
-I/usr/local/lib/ruby/1.8/sparc-solaris2.9 -I. -c
tst_grow_node_free_list.c
gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/sparc-solaris2.9
-I/usr/local/lib/ruby/1.8/sparc-solaris2.9 -I. -c tst_insert.c
gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/sparc-solaris2.9
-I/usr/local/lib/ruby/1.8/sparc-solaris2.9 -I. -c tst_cleanup.c
gcc -Wl,-G -L'/usr/local/lib' -Wl,-R'/usr/local/lib' -o http11.so
http11.o tst_search.o tst_delete.o http11_parser.o tst_init.o
tst_grow_node_free_list.o tst_insert.o tst_cleanup.o -lc -ldl -lcrypt
-lm -lc
make install
./install-sh -c -m 0755 http11.so
/usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib
make clean
Successfully installed mongrel-0.3.13.4
Installing ri documentation for mongrel-0.3.13.4...
Installing RDoc documentation for mongrel-0.3.13.4...
Thanks,
Dimitar
Johan Sorensen <johan at textdrive.com>
Sent by: mongrel-users-bounces at rubyforge.org
10/13/2006 06:12 PM
Please respond to
mongrel-users at rubyforge.org
To
mongrel-users at rubyforge.org
cc
Subject
Re: [Mongrel] Broken installation of mongrel 0.3.13.4 on Sun OS 5.9
On 13 okt 2006, at 21.58, DGeorgie at wiley.com wrote:
> Hi,
>
> Anyone succeeded in installing Mongrel on Sun Solaris? It looks
> like the
> installation is broken. I have started using Mongrel recently and
> not sure
> where to look when something is missing.
Yes but it can be a bit quirky depending on your setup
> First the file http11.so was not installed in
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/lib
Sounds like the make failed. What was the output from gem install?
JS
_______________________________________________
Mongrel-users mailing list
Mongrel-users at rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users
More information about the Mongrel-users
mailing list