by agate - Published: 2009-04-05 [9:36 上午] - Category: 开发环境

今天在新的 Ubuntu 上面安装 rails 的时候碰到了这样的问题:

`require_frameworks': no such file to load -- net/https (RuntimeError)

原来是缺少 libopenssl-ruby library:
解决方案:
$sudo apt-get install libopenssl-ruby
本文作为 Ubuntu下部署rbuy on rails开发环境 补充

Tags: [ , , ] - Comments: View Comments
blog comments powered by Disqus