doesn't RHEL include a ruby RPM? http://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/ruby-1.8.5-5.el5.src.rpm
If you can't use that ruby, you should be able to start with their .spec file. On 5/11/07, Alexey Verkhovsky <[EMAIL PROTECTED]> wrote: > > Hi all, > > I am working on a RubyWorks project > [http://rubyforge.org/projects/rubyworks/] which is essentially a > shrink-wrapped package for hosting Rails applications on RHEL. > > Internally, it's a Yum repository that contains RPMs for everything > needed to run a Rails app, plus configuration files that tie all these > pieces together. So that you can do "yum install rubyworks", then drop > your application into some place in the file system and - bingo - it's > magically hosted. > > We need a decent RPM spec for Ruby, to adopt for our needs. Something > using a buildroot, correct dependency versions, documentation paths > etc etc. There are as many Ruby RPM specifications as there are Linux > distros, it seems. I'm looking for a recommendation. Thanks in > advance. > > Best regards, > Alexey Verkhovsky > > > > -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
