LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

  • No related posts

LinRails:快速构建 RoR 开发环境

LinRailsXAMPP 颇为相似,它通过将各种应用程序整合在一起,以达到在 Linux 中实现易于安装、便于使用之目的。使用 LinRails 这套集成安装包,你可以在 Linux 中迅速地构建起 Ruby on Rails 开发环境。

LinRails 现在发布的是第一个版本 0.1,其中包含下列应用及组件:

  • Ruby-1.8.6
  • Rubygems-0.9.4
  • Rails 1.2.3
  • Mongrel 1.0.1
  • MySQL-5.0.41
  • ncurses-5.6
  • OpenSSL-0.9.8e
  • zlib-1.2.3

有兴趣尝试的朋友,可至以下地址下载。

- Download LinRails 0.1

署名 • 注明出处 • 非商业性使用

4 Comments

  1. 1 adqin Commented @ 2007-07-05 8:46 pmReply to this comment

    没错,这样的集成包的确能使我们更简便的使用和学习。

  2. 2 SSS Commented @ 2007-07-05 9:19 pmReply to this comment

    还有一个类似的RubyWorks。

  3. 3 fcicq Commented @ 2007-07-06 9:00 amReply to this comment

    不过想到emerge十几分钟之后就有几乎相同的环境,就没什么可值得说的了 :)
    更何况最后3个包是gentoo,stage3的标配

  4. 4 yuan.l Commented @ 2007-07-07 9:46 pmReply to this comment

    但是在Linux下构建RoR环境我觉得已经很快了。