【发布时间】:2015-01-09 18:50:13
【问题描述】:
我正在尝试在 32 位 windows 7 PC 上安装 jekyll。我下载了 ruby 安装程序 - 32 位和 32 位 devkit 并提取了 un ruby 安装文件夹。我遇到了一些 ssh 错误,我通过暂时切换到 http 而不是 https 解决了这个错误,然后更新了 gems 以及使用安装的 bundler
gem install bundler
但是 gem install jekyll 给出以下错误
Temporarily enhancing PATH to include DevKit...
Building native extensions. This could take a while...
ERROR: Error installing jekyll:
ERROR: Failed to build gem native extension.
C:/Ruby21/bin/ruby.exe -r ./siteconf20150109-5804-1k3wbva.rb extconf.rb
No such file or directory - C:/Ruby21/bin/ruby.exe -r ./siteconf20150109-5804-1k
3wbva.rb extconf.rb 2>&1
Gem files will remain installed in C:/Ruby21/lib/ruby/gems/2.1.0/gems/fast-stemm
er-1.0.2 for inspection.
Results logged to C:/Ruby21/lib/ruby/gems/2.1.0/extensions/x86-mingw32/2.1.0/fas
t-stemmer-1.0.2/gem_make.out
【问题讨论】:
-
嗯,32 位机器。是时候尝试一下像 Ubuntu 这样的 Linux 发行版了!这肯定会为您节省大量时间