retground.blogg.se

Gem install jekyll ffi frozen
Gem install jekyll ffi frozen









  1. Gem install jekyll ffi frozen code#
  2. Gem install jekyll ffi frozen mac#

Of Octopress 2 because Octopress 3 is a Ruby gem, which can be managedīy bundle. The structure of an Octopress 3 blog repository is cleaner than that

Gem install jekyll ffi frozen code#

Spending even much more time on code written in a language that Iĭon’t even understand, as a non-developer and a math student, IĬan choose another popular technology which is well-developped for Will it be compatible with the existing plugins/*.rb? Instead of

gem install jekyll ffi frozen

Plugins written by full-time developers, such as This custom CSS class is fine in normal text, but Sass folder, I spent hours for test the rules and identified the In order to highlight part of the code, I’veĬreated some CSS classes (e.g. Number while reading, after viewing the line number, I have to locate Such functionalities caused me a lot of inconveniences: while writing,Īfter attaching the whole chuck of code, I need to specify the line Remind myself about the technical details of the code, the lack of Moreover, the range and mark in OctopressĢ’s codeblock tag never works. Tag in Octopress doesn’t work as well as expected. The CSS stylesheets for codeblocksĪnd a Solarized theme were written or installed years ago. The customizations, scripts and stylesheets are everywhere, withinĪnd outside the source folder. Users/nicksuch/.rvm/rubies/ruby-2.0.Link for my new blog: Motivation for giving up a large blogĪs this blog grows, things have become increasingly harder to manage. Step 2: If that doesn't work, try to use rbenv or rvm to select a different version of Ruby, then try Step 1 again.įor example, my installations are here (managed via rvm): $ which jekyll

gem install jekyll ffi frozen

Step 1: try gem uninstall jekyll, then gem install jekyll. However, your jekyll installation is under the location of the Apple-installed Ruby 1.8.7. The /usr/local/bin location is typically where Homebrew puts things (hence, you have ruby listed under brew list) and this is your Ruby 2.1.1 location. The issue is that when you did gem install jekyll (maybe with a sudo) and sudo gem install json, these seem to have ended up in different spots and aren't finding each other. It looks like you have multiple versions of Ruby on your system (1.8.7 and 2.1.1), which is very common, and part of the reason tools like rvm and rbenv were created.

Gem install jekyll ffi frozen mac#

I remember that my mac had been installed Ruby 1.8.7 before I installed 2.1.1p76. usr/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/git/bin:/Users/MyName/.rvm/bin Just in case you would like to see Homebrew list, $ brew listĪutomake libgpg-error libyaml pkg-config rubyĬloog-ppl015 libksba llvm ppl011 ruby-build SPEC CACHE DIRECTORY: /Users/MyName/.gem/specs EXECUTABLE DIRECTORY: /usr/local/Cellar/ruby/2.1.1/bin RUBY EXECUTABLE: /usr/local/Cellar/ruby/2.1.1/bin/ruby INSTALLATION DIRECTORY: /usr/local/Cellar/ruby/2.1.1/lib/ruby/gems/2.1.0 My gem list & gem environment are as follows. I've been stuck on this problem since the beginning of the week. Please let me know if you know any other solutions. I uninstalled and reinstalled json but nothing happened. $ sudo gem install jsonīut It didn't work for my situation.

gem install jekyll ffi frozen

I checked stackoverflow and found a post which has a similar problem. Library/Ruby/Site/1.8/rubygems/core_ext/kernel_require.rb:55:in `gem_original_require': no such file to load - json (LoadError)įrom /Library/Ruby/Site/1.8/rubygems/core_ext/kernel_require.rb:55:in `require'įrom /Library/Ruby/Gems/1.8/gems/jekyll-1.4.3/bin/./lib/jekyll/filters.rb:2įrom /Library/Ruby/Site/1.8/rubygems/core_ext/kernel_require.rb:55:in `gem_original_require'įrom /Library/Ruby/Gems/1.8/gems/jekyll-1.4.3/bin/./lib/jekyll.rb:44įrom /Library/Ruby/Gems/1.8/gems/jekyll-1.4.3/bin/jekyll:7 Library/Ruby/Gems/1.8/gems/commander-4.1.6/lib/commander/runner.rb:385:in `require_program': program version required (Commander::Runner::CommandError)įrom /Library/Ruby/Gems/1.8/gems/commander-4.1.6/lib/commander/runner.rb:384:in `each'įrom /Library/Ruby/Gems/1.8/gems/commander-4.1.6/lib/commander/runner.rb:384:in `require_program'įrom /Library/Ruby/Gems/1.8/gems/commander-4.1.6/lib/commander/runner.rb:52:in `run!'įrom /Library/Ruby/Gems/1.8/gems/commander-4.1.6/lib/commander/delegates.rb:8:in `run!'įrom /Library/Ruby/Gems/1.8/gems/commander-4.1.6/lib/commander/import.rb:10

gem install jekyll ffi frozen

I tried to use Jekyll new command, but it didn't work and came out following errors.











Gem install jekyll ffi frozen