<div>I am trying to get a basic apache 2.0.55 + mongrel + rails app configuration setup and i keep getting this:</div> <div> </div> <div># mongrel_rails<BR>/usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.12.4/lib/mongrel/rails.rb:28: uninitialized constant Mongrel::HttpHandler (NameError)<BR> from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'<BR> from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.12.4/bin/mongrel_rails:5<BR> from /usr/local/bin/mongrel_rails:18</div> <div> </div> <div> </div> <div>It looks like the http11.so is not getting compiled correctly, but I really have no idea what to do about it. here is the output from the gem install:</div> <div> </div> <div>Building native extensions. This could take a while...<BR>make: ./install-sh: Command not found<BR>make: ***
[/usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.12.4/lib/http11.so] Error 127<BR>ruby extconf.rb install mongrel<BR>checking for main() in -lc... yes<BR>creating Makefile</div> <div>make<BR>gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I. -c http11.c<BR>gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I. -c http11_parser.c<BR>gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I. -c tst_cleanup.c<BR>gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I. -c tst_delete.c<BR>gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I. -c tst_grow_node_free_list.c<BR>gcc -fPIC -g -O2 -I.
-I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I. -c tst_init.c<BR>gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I. -c tst_insert.c<BR>gcc -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I/usr/local/lib/ruby/1.8/i386-solaris2.10 -I. -c tst_search.c<BR>gcc -Wl,-G -L'/usr/local/lib' -Wl,-R'/usr/local/lib' -o http11.so http11.o http11_parser.o tst_cleanup.o tst_delete.o tst_grow_node_free_list.o tst_init.o tst_insert.o tst_search.o -lc -ldl -lcrypt -lm -lc</div> <div>make install<BR>./install-sh -c -m 0755 http11.so /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.12.4/lib<BR>Successfully installed mongrel-0.3.12.4<BR>Installing RDoc documentation for mongrel-0.3.12.4...<BR></div> <div> </div> <div>Thanks in advance,</div> <div>Chuck</div> <div> </div>
<div><BR> </div><p> __________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com <p> __________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com