Skip to content

System requirements

parkr edited this page Jan 3, 2013 · 6 revisions

Before you can begin writing posts for your brand new Octopress blog, you'll need to ensure that your system has the appropriate packages installed.

For all systems, ensure that you have a recent version of Ruby installed. Consider using rbenv to manage your installed rubies.

Ubuntu

sudo apt-get install ruby-dev 

Fedora/CentOS

sudo yum install ruby-devel
Clone this wiki locally