About Me

My photo
PhD Candidate at Purdue University, Computer Science.

Saturday, August 11, 2007

Install Beast the open source forum

to install Beast open source forum:
  1. I prefer to get the code from Trunk, but last time I tried to do so, i found the version unstable. So, i used the tags link.
    $ svn co http://svn.techno-weenie.net/projects/beast/tags/rel-1.0pre/  beast
  2. Install RedCloth
    $ gem install RedCloth
  3. Install open-id
    $ gem install ruby-openid
  4. Install gettext
    $ gem install gettext
  5. Edit the environment.rb by changing the Salt Password by any different value.
  6. You Are Done

No comments: