17
edits
(→Prerequisites: Performance suggestions: Ruby 1.9 and thin) |
(→Prerequisites: ruby1.8-dev is necessary on Ubuntu as well) |
||
Line 23: | Line 23: | ||
<code>gem install thin</code> | <code>gem install thin</code> | ||
'''NOTE FOR LINUX USERS:''' ''If you are running on a Linux system, you will likely need a "python-dev" (on Ubuntu; possibly "python-devel" elsewhere) package installed, if you do not already have it.'' | '''NOTE FOR LINUX USERS:''' ''If you are running on a Linux system, you will likely need a "python-dev" and "ruby1.8-dev" (on Ubuntu; possibly "python-devel" elsewhere) package installed, if you do not already have it.'' | ||
'''NOTE FOR MAC USERS:''' ''You will need Xcode installed.'' | '''NOTE FOR MAC USERS:''' ''You will need Xcode installed.'' |
edits