`
zealotds
  • 浏览: 120215 次
  • 性别: Icon_minigender_1
  • 来自: 西安
社区版块
存档分类
最新评论

ror on cygwin

    博客分类:
  • ror
阅读更多
ror,cygwin,windows

Setup rails on cygwin
Install Rails on Windows Using Cygwin

Setting up Rails on Windows with Cygwin

Build Sqlite3 and install Sqlite3-ruby gem
How to get SQLite3, Cygwin and Rails to work together
shell command to use:
gzip -d sql*.tar.gz
tar -xvf sql*.tar

Install anything else
type "bundle install" in cygwin


补充:
具体作项目时可能需要引用一些第三方的module。如果这些第三方组件要求ruby1.9。那还是放弃cygwin吧。cygwin只有ruby1.8,而且很多组件可能还需要单独编译。图省事还是转投ubuntu吧。几个apt-get就都搞定啦
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics