Re: Mod_ruby error on Tiger

Shugo Maeda <[email protected]> Wed, 29 Jun 2005 13:51:48 +0900
Newsgroups gmane.comp.apache.mod-ruby
Message-ID <[email protected]>
Hi,

Jeremiah Josiah Jacks (Virtual Designs) wrote:
> Cannot load /usr/local/apache2/modules/mod_ruby.so into server: Symbol not
> found: _rb_load_path\n  Referenced from:
> /usr/local/apache2/modules/mod_ruby.so\n  Expected in: flat namespace\n

This symbol should be found in libruby.

> I have tried everything! Even reinstalling Apache, using the ports version,
> and even using the ports version of modruby, but to no avail. I still get
> the above error. Please advise.

Did you installed ruby yourself?
If not, please try it.

Shugo