Re: installing mod-ruby on tiger

Mat Schaffer <[email protected]> Fri, 16 Jun 2006 00:31:56 -0400
Newsgroups gmane.comp.apache.mod-ruby
Message-ID <[email protected]>
On Jun 15, 2006, at 4:41 PM, Anne G wrote:
> .configure works
> but make gives me an error message.
> I could not find any obvious path problem (the path for
> .configure was wrong) in the makefile.
>
> what next?
>
> thanks
>
> anne G

The error message would help.  Also, I'm using the ruby available  
from darwinports.  I understand there's some problems with Tiger's  
ruby installation.  I've read it can be fixed, but I just went this  
route and it's worked well.
Did you ./configure --with-apxs=/usr/sbin/apxs  ?
-Mat