Rails stack in EPEL?

Orion Poplawski orion at cora.nwra.com
Mon Apr 14 21:20:46 UTC 2008


Warren Togami wrote:
> Hi folks,
> 
> One of my friends in Hawaii is asking me if we have the Ruby on Rails 
> stack in EPEL.  I did a quick search on Google and found a bunch of 
> instructions that involve manually installing things onto Fedora or CentOS.
> 
> Does anyone know what are the RPMS necessary?
> Are they in Fedora but not EPEL?
> What is needed to be added to EPEL?

Well, poking around CVS:

rubygem-rails.spec:
Requires: rubygems
Requires: rubygem(rake) >= 0.7.2
Requires: rubygem(activesupport) = %{version}
Requires: rubygem(activerecord) = %{version}
Requires: rubygem(actionpack) = %{version}
Requires: rubygem(actionmailer) = %{version}
Requires: rubygem(activeresource) = %{version}

The only items in EL-5:

# yum list rubygem\*
Loading "installonlyn" plugin
Loading "downloadonly" plugin
Loading "dellsysidplugin" plugin
Setting up repositories
Reading repository metadata in from local files
Installed Packagesrubygem-rake.noarch                      0.7.3-2.el5 
           installed
rubygems.noarch                          0.9.4-1.el5            installed

EL-4 doesn't have anything.

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion at cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com




More information about the epel-devel-list mailing list