Re: Setting up Apache with Ruby on Linux
Sarath Kumar Maniyil <[email protected]> Thu, 09 Feb 2006 11:15:14 -0600
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <C010D4C2.75B%[email protected]> |
Hi Oded, apxs doesn't seem to be there in /usr/sbin. what do i do? On 2/9/06 11:11 AM, "Oded Arbel" <[email protected]> wrote: > Sarath Kumar Maniyil wrote: > >> Hi, >> >> I am trying to set up Apache with Ruby on Red Hat. I have downloaded >> mod_ruby. When i do the ./configure.rb, it tells me apxs tool not found. Can >> anyone help. >> >> > You need to have the apache-devel package installed, and make sure that > configure.rb looks for apxs under /usr/sbin (and not /usr/local or > something).