2009-09-28
Snow LeopardにRuby Enterprise Editionを入れる
Snow LeopardにRuby Enterprise Editionを入れる手順のメモです。
readlineをインストール
どうやらLeopardと同じくSnow Leopardのreadlineにも不具合があるようなのでreadlineをダウンロードします。
The GNU Readline Libraryからreadlineをダウンロードします。その後下記のコマンドでインストールします。
tar zxvf readline-6.0.tar.gz cd readline-6.0 ./configure --prefix=/usr/local make sudo make install
Ruby Enterprise Editionをインストール
Welcome ― Ruby Enterprise EditionからRuby Enterprise Editionをダウンロードします。その後下記のコマンドでインストールします。
tar zxvf ruby-enterprise-1.8.6-20090610.tar.gz cd ruby-enterprise-1.8.6-20090610 sudo ./installer --no-tcmalloc -c --with-readline-dir=/usr/local
参考
Snow LeopardにRuby Enterprise Editionをインストールする - ry2の
REE compilation on Snow Leopard : Bus error - Ruby Enterprise Edition | Google グループ
追記
REE version 1.8.7-2009.10も同じ手順で入りました
トラックバック - http://d.hatena.ne.jp/willnet/20090928/1254130758
リンク元
- 89 http://www.google.co.jp/search?hl=ja&client=firefox-a&rls=org.mozilla:ja:official&hs=9sl&q=mysql+varchar+&btnG=検索&lr=lang_ja
- 44 http://www.google.co.jp/search?sourceid=navclient&hl=ja&ie=UTF-8&rlz=1T4ADBR_jaJP322JP323&q=form_tag
- 26 http://www.google.co.jp/search?hl=ja&lr=lang_ja&client=firefox-a&rls=org.mozilla:ja:official&q=Git+リビジョン&start=10&sa=N
- 22 http://reader.livedoor.com/reader/
- 22 http://www.google.co.jp/search?q=form_tag&lr=lang_ja&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:ja:official&client=firefox-a
- 22 http://www.pythagoras.bz/index.php/default/detail?url=http://d.hatena.ne.jp/willnet/
- 20 http://www.google.co.jp/search?client=firefox-a&rls=org.mozilla:ja-JP-mac:official&channel=s&hl=ja&source=hp&q=launchd&lr=&btnG=Google+検索
- 19 http://d.hatena.ne.jp/
- 14 http://pipes.yahoo.com/pipes/pipe.info?_id=49361476efd1fe9761d9bbd6c3a05f4d
- 14 http://www.google.co.jp/search?hl=ja&safe=off&client=firefox-a&rls=org.mozilla:ja:official&hs=Auc&q=git+submodule&btnG=検索&lr=lang_ja



