2006-05-08
Prerequisites
RCMS needs some installed librarys/ruby-gems to
work – see the list for what to install:
- Prerequisites:
- ImageMagick install
- postgresql (tested with 7.4 and 8.0.6) or mysql (tested with 4.0 and 5.0)
- (Only if u would like to run rcms with fcgi) FastCgi install DevKit see:
fastcgi.com
- ruby-libs
- perhaps install ruby-gems first:
rubygems
- rails >= 1.1.2
- rmagick
- log4r
- redcloth
- gettext
- ferret > 0.3.0
- fcgi
- database-adapters: postgres or postgres-pr or mysql
the latest development of rcms is done with the following:
- Ruby version 1.8.4 (i386-freebsd6)
- RubyGems version 0.8.11
- Rails version 1.1.2
- Active Record version 1.14.2
- Action Pack version 1.12.1
- Action Web Service version 1.1.2
- Action Mailer version 1.2.1
- Active Support version 1.3.1
repa