rotbydesign.blogg.se

Gem install jekyll 3 windows fail
Gem install jekyll 3 windows fail













  1. #GEM INSTALL JEKYLL 3 WINDOWS FAIL INSTALL#
  2. #GEM INSTALL JEKYLL 3 WINDOWS FAIL PLUS#

In Very simple application fails with "multiple target patterns" from Eclipse I found that this might be related to the unix emulator, so I ran the last command again in the windows shell, but with the same result. Results logged to c:/Program Files/Ruby193/lib/ruby/gems/1.9.1/gems/fast-stemmer-1.0.2/ext/gem_make.out Gem files will remain installed in c:/Program Files/Ruby193/lib/ruby/gems/1.9.1/gems/fast-stemmer-1.0.2 for inspection. Makefile:222: *** multiple target patterns. "c:/Program Files/Ruby193/bin/ruby.exe" extconf.rb This could take a while.ĮRROR: Failed to build gem native extension. Temporarily enhancing PATH to include DevKit.īuilding native extensions.

#GEM INSTALL JEKYLL 3 WINDOWS FAIL INSTALL#

But the last step created this: $ gem install jekyll In my Git Bash from the directory where I installed the development kit I ran ruby dk.rb init Install RubyInstaller Dev Kit available on the same page following this instructions. Install Ruby using RubyInstaller for Windows. Here is what I did:ĭownloaded and extracted the RubyDevelopmentKit from the same page. In order to install Jekyll you first need to install Ruby and it's Development kit.

#GEM INSTALL JEKYLL 3 WINDOWS FAIL PLUS#

I'm basically following the instructions provided by Madhur Arhuja plus some "fixes" due to some seemingly wrong links.

gem install jekyll 3 windows fail

If the error persists, please open a RubyInstaller issue.

gem install jekyll 3 windows fail

Reboot your system and run jekyll -v again. When typing gem install jekyll bundler, output reads Unable to download data from. Install Jekyll and Bundler using gem install jekyll bundler Check if Jekyll has been installed properly: jekyll -v You may receive an error when checking if Jekyll has not been installed properly. I'm trying to get Jekyll up and running on my Windows 7 machine, but installing the gem fails with a make exception. Following the steps on Jekyllrb to install jekyll on my windows laptop.















Gem install jekyll 3 windows fail