Failed to build gem native extension when install RedCloth-4.2.9 install Linux

前端 未结 8 2250
清酒与你
清酒与你 2020-12-23 15:14

I want to install Octopress in my computer. I try to do it like

Octopress document.

When I run

bundle install

8条回答
  •  北荒
    北荒 (楼主)
    2020-12-23 15:42

    For Ubuntu 14.04 simply do this:

    sudo apt-get install ruby1.9.3
    

    Should work for 13.10 and 13.04 too. (Not tested)

提交回复
热议问题