query: tag:REE

サーバのメモリ使用量が増えてきたので、30%のメモリ使用量削減を謳っているRuby Enterprise Editionを試してみる事にしました。
しかし、onigurumaの拡張ライブラリのインストールで若干手間取ったので、
解決方法をメモしておきます。

pre>>

/opt/ruby-enterprise-1.8.6-20090113/bin/gem install oniguruma -- --with-opt-dir=/opt/local

<<--

こんな感じでインストールすると良いようです。

posted by genki genki on Thu 22 Jan 2009 at 04:25 with 0 comments