Ubuntu rails install fails on zlib

前端 未结 13 2111
没有蜡笔的小新
没有蜡笔的小新 2020-12-12 11:09

I\'ve just moved over to Ubuntu 8.10 as my dev box; it\'s my first serious foray into Linux as a daily-use OS, and I\'m having a hard time getting Rails going. I have follo

13条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-12 11:54

    When running Rails I would not recommend using Ruby 1.8.8dev. Stick with 1.8.6, preferably the Ruby Enterprise Edition. See this post on RailsLab what other people are using.

    If you insist on going hi-tech, install Ruby 1.9.1.

    But in both cases build it yourself or use Marans suggestion.

提交回复
热议问题