MagLev 0.9.6 Requirements ------------ 1. Ruby tested on 1.8.4, 1.8.6, and 1.8.7 2. mod_ruby enabled Apache 3. rbtenjin template system for Ruby http://www.kuwata-lab.com/tenjin/ Installation ------------ 1. First run the installer: ./install.rb MagLev core classes, modules, and templates are installed in destination directories as specified in the prompts. The special Apache conf file "httpd_maglev.conf" is generated as well, but is placed in this package's directory (where install.rb is located). The following steps will guide you through the rest of the Apache related instructions. 2. Manually copy httpd_maglev.conf to Apache's conf directory. 3. Add the following Apache directive in httpd.conf: Include conf/httpd_maglev.conf 4. In httpd.conf file, add the following filename in the DirectoryIndex directive: index.rbx 5. Create a virtual host that represents the new document root created via the installer. 6. restart Apache. Load the application in your web browser. Have fun! Gerry Gold gold@channelping.com 2008-04-12