How to install Soks
Requirements
- Essential: Ruby 1.8.2 from http://www.ruby-lang.org/en/
- Preferred: Ruby Gems from http://rubyforge.org/projects/rubygems/
The easy install
If you have ruby gems, type:
gem install Soks
then
soks-create-wiki.rb (Gems should have installed this in your path so you can type it anywhere, if it hasn’t, look in your ruby library under gems/Soks-X.X.X/bin/ )
...and then surf to http://localhost:8000
The harder install
Download the latest version of Soks from http://rubyforge.org/frs/?group_id=481
tar -xvzf Soks-x.x.x.tgz
ruby Soks-x.x.x/bin/soks-create-wiki.rb
...and then surf to http://localhost:8000
Tag: Include this page in the distribution
Edit this page or
watch for changes using RSS.