Re: Whither site_ruby?

Shugo Maeda <[email protected]> Tue, 18 Jan 2005 17:33:54 +0900
Newsgroups gmane.comp.apache.mod-ruby
Message-ID <[email protected]>
Hi,

Dan Cross wrote:
> I've searched for an answer on this, but not found one.  Why, out of
> curiousity, doesn't mod_ruby install itself under the site_ruby
> directory?

Please use the `site-install' target instead of `install'.

# make site-install

Shugo