Wes Sheldahl wrote:
> Hi,
>
> I'm wondering how feasible it is to install Ruby on Rails on a Blue
> Quartz server, along with Postgresql? If others have done this, do
> they prefer to use lighttpd, Apache 2.2, or some other web server with
> Rails?
>
> Thanks very much,
>
> --
> Wes Sheldahl
> Sheldahl Consulting LLC
> wes (at mark) sheldahlconsulting.com <mailto:wes (at mark) sheldahlconsulting.com>
ruby on rails requires a few different packages, from different repo's,
plus tarballs that need to be compiled - havent found rpms for fast-cgi
or gem yet.
might be better to install on a different box (vmware server?)
until/unless you're very comfortable setting configurations including
adding new repo's.
hth.