<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>odie</title>
    <link>https://ruby-china.org/odie</link>
    <description>岩中花树</description>
    <language>en-us</language>
    <item>
      <title>Ubuntu 12.04 Rails 安装不上</title>
      <description>&lt;p&gt;odie@odie-MS-7680:~$ gem install rails
Successfully installed rails-3.2.3
1 gem installed
Installing ri documentation for rails-3.2.3...
Installing RDoc documentation for rails-3.2.3...
odie@odie-MS-7680:~$ rails -v
程序“rails”尚未安装。您可以使用以下命令安装：&lt;/p&gt;</description>
      <author>odie</author>
      <pubDate>Sat, 12 May 2012 12:05:38 +0800</pubDate>
      <link>https://ruby-china.org/topics/3228</link>
      <guid>https://ruby-china.org/topics/3228</guid>
    </item>
    <item>
      <title>腾讯就是个悲剧啊</title>
      <description>&lt;p&gt;没事干弄个拍拍玩玩的，装了个腾讯浏览器，居然不支持拍拍的一些插件，真悲催啊，腾讯在搞什么飞机啊？  &lt;/p&gt;</description>
      <author>odie</author>
      <pubDate>Tue, 10 Apr 2012 16:44:33 +0800</pubDate>
      <link>https://ruby-china.org/topics/2506</link>
      <guid>https://ruby-china.org/topics/2506</guid>
    </item>
    <item>
      <title>RVM Mac Xcode 4.1 make 出错</title>
      <description>&lt;pre class="highlight shell"&gt;&lt;code&gt;CC &lt;span class="o"&gt;=&lt;/span&gt; clang
        LD &lt;span class="o"&gt;=&lt;/span&gt; ld
        LDSHARED &lt;span class="o"&gt;=&lt;/span&gt; clang &lt;span class="nt"&gt;-dynamiclib&lt;/span&gt;
        CFLAGS &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nt"&gt;-O3&lt;/span&gt; &lt;span class="nt"&gt;-ggdb&lt;/span&gt; &lt;span class="nt"&gt;-Wextra&lt;/span&gt; &lt;span class="nt"&gt;-Wno-unused-parameter&lt;/span&gt; &lt;span class="nt"&gt;-Wno-parentheses&lt;/span&gt; &lt;span class="nt"&gt;-Wno-long-long&lt;/span&gt; &lt;span class="nt"&gt;-Wno-missing-field-initializers&lt;/span&gt; &lt;span class="nt"&gt;-Werror&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;pointer-arith &lt;span class="nt"&gt;-Werror&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;write-strings &lt;span class="nt"&gt;-Werror&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;declaration-after-statement &lt;span class="nt"&gt;-Werror&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;shorten-64-to-32 &lt;span class="nt"&gt;-Werror&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;implicit-function-declaration  &lt;span class="nt"&gt;-fno-common&lt;/span&gt; &lt;span class="nt"&gt;-pipe&lt;/span&gt;
        XCFLAGS &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nt"&gt;-include&lt;/span&gt; ruby/config.h &lt;span class="nt"&gt;-include&lt;/span&gt; ruby/missing.h &lt;span class="nt"&gt;-fvisibility&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;hidden &lt;span class="nt"&gt;-DRUBY_EXPORT&lt;/span&gt;
        CPPFLAGS &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nt"&gt;-D_XOPEN_SOURCE&lt;/span&gt; &lt;span class="nt"&gt;-D_DARWIN_C_SOURCE&lt;/span&gt;   &lt;span class="nt"&gt;-I&lt;/span&gt;&lt;span class="nb"&gt;.&lt;/span&gt; &lt;span class="nt"&gt;-I&lt;/span&gt;.ext/include/x86_64-darwin11.0.0 &lt;span class="nt"&gt;-I&lt;/span&gt;./include &lt;span class="nt"&gt;-I&lt;/span&gt;&lt;span class="nb"&gt;.&lt;/span&gt;
        DLDFLAGS &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nt"&gt;-Wl&lt;/span&gt;,-undefined,dynamic_lookup &lt;span class="nt"&gt;-Wl&lt;/span&gt;,-multiply_defined,suppress &lt;span class="nt"&gt;-Wl&lt;/span&gt;,-flat_namespace &lt;span class="nt"&gt;-install_name&lt;/span&gt; /Users/qianlion/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.1.9.1.dylib &lt;span class="nt"&gt;-current_version&lt;/span&gt; 1.9.1 &lt;span class="nt"&gt;-compatibility_version&lt;/span&gt; 1.9.1 &lt;span class="nt"&gt;-Wl&lt;/span&gt;,-unexported_symbol,_Init_&lt;span class="k"&gt;*&lt;/span&gt; &lt;span class="nt"&gt;-Wl&lt;/span&gt;,-unexported_symbol,&lt;span class="k"&gt;*&lt;/span&gt;_threadptr_&lt;span class="k"&gt;*&lt;/span&gt;  &lt;span class="nt"&gt;-Wl&lt;/span&gt;,-u,_objc_msgSend
        SOLIBS &lt;span class="o"&gt;=&lt;/span&gt;
linking miniruby
&amp;lt;internal:prelude&amp;gt;:1: &lt;span class="o"&gt;[&lt;/span&gt;BUG] Bus Error
ruby 1.9.3p125 &lt;span class="o"&gt;(&lt;/span&gt;2012-02-16 revision 34643&lt;span class="o"&gt;)&lt;/span&gt; &lt;span class="o"&gt;[&lt;/span&gt;universal.x86_64-darwin11.0.0]


&lt;/code&gt;&lt;/pre&gt;</description>
      <author>odie</author>
      <pubDate>Sat, 10 Mar 2012 21:06:25 +0800</pubDate>
      <link>https://ruby-china.org/topics/1774</link>
      <guid>https://ruby-china.org/topics/1774</guid>
    </item>
    <item>
      <title>Ruby china 是怎么建起来的啊？</title>
      <description>&lt;p&gt;可以扯扯这个话题吗，从无到有，是怎么一步一步建起来的？  &lt;/p&gt;</description>
      <author>odie</author>
      <pubDate>Fri, 13 Jan 2012 18:43:55 +0800</pubDate>
      <link>https://ruby-china.org/topics/846</link>
      <guid>https://ruby-china.org/topics/846</guid>
    </item>
    <item>
      <title>Lion 下 Xcode 4.2.1 无法安装 Ruby 这个问题好解决吗？</title>
      <description>&lt;p&gt;如题，说的是要 xcod4.1 才行，但已经升级到 4.2.1 了，怎么办啊？  &lt;/p&gt;</description>
      <author>odie</author>
      <pubDate>Thu, 12 Jan 2012 22:09:31 +0800</pubDate>
      <link>https://ruby-china.org/topics/834</link>
      <guid>https://ruby-china.org/topics/834</guid>
    </item>
  </channel>
</rss>
