2006-05-08 

Prerequisites

RCMS needs some installed librarys/ruby-gems to
work – see the list for what to install:

  1. Prerequisites:
    1. ImageMagick install
    2. postgresql (tested with 7.4 and 8.0.6) or mysql (tested with 4.0 and 5.0)
    3. (Only if u would like to run rcms with fcgi) FastCgi install DevKit see: fastcgi.com
  2. ruby-libs
    1. perhaps install ruby-gems first:
      rubygems
    2. rails >= 1.1.2
    3. rmagick
    4. log4r
    5. redcloth
    6. gettext
    7. ferret > 0.3.0
    8. fcgi
    9. database-adapters: postgres or postgres-pr or mysql

the latest development of rcms is done with the following:

repa