﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-网摘-文章分类-rails</title><link>http://www.blogjava.net/jvict/category/34525.html</link><description /><language>zh-cn</language><lastBuildDate>Tue, 09 Sep 2008 08:41:41 GMT</lastBuildDate><pubDate>Tue, 09 Sep 2008 08:41:41 GMT</pubDate><ttl>60</ttl><item><title>rails安装</title><link>http://www.blogjava.net/jvict/articles/227969.html</link><dc:creator>Documents</dc:creator><author>Documents</author><pubDate>Tue, 09 Sep 2008 07:44:00 GMT</pubDate><guid>http://www.blogjava.net/jvict/articles/227969.html</guid><wfw:comment>http://www.blogjava.net/jvict/comments/227969.html</wfw:comment><comments>http://www.blogjava.net/jvict/articles/227969.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/jvict/comments/commentRss/227969.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/jvict/services/trackbacks/227969.html</trackback:ping><description><![CDATA[<span class="Apple-style-span" style="border-collapse: collapse; color: #000000; font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 22px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">如果在windows环境安装，推荐使用 InstantRails,<br style="line-height: normal;" />
Apache<br style="line-height: normal;" />
MySQL<br style="line-height: normal;" />
Ruby<br style="line-height: normal;" />
Rubyonrails<br style="line-height: normal;" />
PHP<br style="line-height: normal;" />
全都包括了，一个压缩包不到40M。设置非常简单。<br />
<br />
</span><span style="border-collapse: collapse; font-family: Helvetica; font-size: 14px; line-height: 22px;">本地安装也很简单：<br style="line-height: normal;" />
你需要先把rails依赖的几个包都down下来<img src="http://www.railscn.com/images/smilies/default/sad.gif" smilieid="2" alt="" style="line-height: normal;" border="0" />rubyforge.org)<br style="line-height: normal;" />
rake-0.6.2.gem<br style="line-height: normal;" />
activesupport-1.2.3.gem<br style="line-height: normal;" />
activerecord-1.13.0.gem<br style="line-height: normal;" />
actionwebservice-0.9.3.gem<br style="line-height: normal;" />
actionmailer-1.1.3.gem<br style="line-height: normal;" />
actionpack-1.11.0.gem<br style="line-height: normal;" />
最后是:<br style="line-height: normal;" />
rails-0.14.3.gem<br style="line-height: normal;" />
<br style="line-height: normal;" />
<br style="line-height: normal;" />
然后依次把前台6个包安装：<br style="line-height: normal;" />
gem install rake --local&nbsp;<br style="line-height: normal;" />
gem ...&nbsp;<br style="line-height: normal;" />
<br style="line-height: normal;" />
最后:<br style="line-height: normal;" />
gem install rails --local</span>
<img src ="http://www.blogjava.net/jvict/aggbug/227969.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/jvict/" target="_blank">Documents</a> 2008-09-09 15:44 <a href="http://www.blogjava.net/jvict/articles/227969.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>