apache 2.2 + mod_ruby?

Kövesdán Gábor gabor.kovesdan at t-hosting.hu
Tue Mar 7 13:39:23 UTC 2006


Hello,

I try to set up mod_ruby with apache 2.2, but I get this when I want to 
install mod_ruby:

[root at server /usr/ports/www/mod_ruby]# make
===>   mod_ruby-1.2.5 depends on file: /usr/local/bin/ruby18 - found
===>   mod_ruby-1.2.5 depends on file: /usr/local/sbin/apxs - found
===>   mod_ruby-1.2.5 depends on file: /usr/local/sbin/apxs - found
===>   mod_ruby-1.2.5 depends on shared library: eruby.10 - found
===>  Configuring for mod_ruby-1.2.5
checking for a BSD compatible install... /usr/bin/install -c
checking whether we are using gcc... yes
checking Ruby version... 1.8.4
checking for static Apache module support... no
checking for dynamic Apache module support... /libexec/ld-elf.so.1: 
Shared object "libsqlite3.so.8" not found, required by "httpd"
apxs:Error: Sorry, no shared object support for Apache.
apxs:Error: available under your platform. Make sure.
apxs:Error: the Apache module mod_so is compiled into.
apxs:Error: your server binary `/usr/local/sbin/httpd'..
/libexec/ld-elf.so.1: Shared object "libsqlite3.so.8" not found, 
required by "httpd"
apxs:Error: Sorry, no shared object support for Apache.
apxs:Error: available under your platform. Make sure.
apxs:Error: the Apache module mod_so is compiled into.
apxs:Error: your server binary `/usr/local/sbin/httpd'..
configure.rb: error: failed to exec /usr/local/sbin/apxs
*** Error code 1


I wonder why this happens, since I got both libsqlite3.so.8, both apxs. 
I also ran ldconfig -m /usr/local/lib, but didn't hepl to recognize 
libsqlite3.so.8.

Cheers,

Gabor Kovesdan


More information about the freebsd-ports mailing list