Created
July 6, 2009 22:48
-
-
Save wfarr/141746 to your computer and use it in GitHub Desktop.
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
| wfarr@Will-Farringtons-Macbook:~/Code/wfarr.github.com[redesign*]$ sudo gem install RedCloth mojombo-jekyll | |
| Building native extensions. This could take a while... | |
| Successfully installed RedCloth-4.2.2 | |
| Successfully installed mojombo-jekyll-0.5.2 | |
| 2 gems installed | |
| Installing ri documentation for RedCloth-4.2.2... | |
| Installing ri documentation for mojombo-jekyll-0.5.2... | |
| Updating ri class cache with 2549 classes... | |
| Installing RDoc documentation for RedCloth-4.2.2... | |
| Installing RDoc documentation for mojombo-jekyll-0.5.2... | |
| wfarr@Will-Farringtons-Macbook:~/Code/wfarr.github.com[redesign*]$ jekyll | |
| /usr/local/lib/ruby/gems/1.8/gems/RedCloth-4.2.2/lib/redcloth.rb:15: RedCloth uses native extensions. It's extremely fast but must be compiled. Installing the RedCloth gem is the easiest method. (RedCloth::NotCompiledError) | |
| from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
| from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
| from /usr/local/lib/ruby/gems/1.8/gems/mojombo-jekyll-0.5.2/bin/../lib/jekyll.rb:15 | |
| from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
| from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
| from /usr/local/lib/ruby/gems/1.8/gems/mojombo-jekyll-0.5.2/bin/jekyll:19 | |
| from /usr/local/bin/jekyll:19:in `load' | |
| from /usr/local/bin/jekyll:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment