Created
April 2, 2013 00:02
-
-
Save yancya/5288843 to your computer and use it in GitHub Desktop.
rabbit インストールメモ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install cairo | |
brew link cairo | |
brew install pango | |
brew install gtk+ | |
brew install poppler --with-glib | |
brew install librsvg | |
brew tap homebrew/versions | |
brew install gstreamer010 | |
brew install gst-plugins-base010 | |
PKG_CONFIG_PATH=/usr/local/opt/libxml2/lib/pkgconfig gem i rabbit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment