<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Homebrew on ZeroSharp</title><link>https://www.zerosharp.com/blog/categories/homebrew/</link><description>Recent content in Homebrew on ZeroSharp</description><generator>Hugo</generator><language>en-gb</language><copyright>Copyright © 2012–{year} Robert Anderson</copyright><lastBuildDate>Thu, 31 Jan 2013 17:38:00 +0100</lastBuildDate><atom:link href="https://www.zerosharp.com/blog/categories/homebrew/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing Ruby with Homebrew and rbenv on Mac OS X Mountain Lion</title><link>https://www.zerosharp.com/installing-ruby-with-homebrew-and-rbenv-on-mac-os-x-mountain-lion/</link><pubDate>Thu, 31 Jan 2013 17:38:00 +0100</pubDate><guid>https://www.zerosharp.com/installing-ruby-with-homebrew-and-rbenv-on-mac-os-x-mountain-lion/</guid><description>&lt;h2 id="install-ruby-with-rbenv"&gt;Install Ruby with rbenv&lt;/h2&gt;
&lt;p&gt;I decided to setup Octopress on my Mac so that I can publish blog posts from either Windows or MacOS. I&amp;rsquo;m on OS X 10.8.2.&lt;/p&gt;
&lt;p&gt;I tried to follow the &lt;a href="http://octopress.org/docs/setup/rbenv/"&gt;Octopress instructions&lt;/a&gt; for installing Ruby but ran into a few problems.&lt;/p&gt;
&lt;h3 id="install-homebrew"&gt;Install Homebrew&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://mxcl.github.com/homebrew/"&gt;Homebrew&lt;/a&gt; is a package manager for OS X. Open Terminal and install Homebrew with:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;$ ruby -e &amp;quot;$(curl -fsSkL raw.github.com/mxcl/homebrew/go)&amp;quot;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Once the installation is successful, you can run the following command to check your environment.&lt;/p&gt;</description></item></channel></rss>